Skip to main content

impl_standard_methods

Macro impl_standard_methods 

Source
macro_rules! impl_standard_methods {
    ($Registry:ty, $Entry:ty, $id_field:ident, $key_field:ident, $allow_registering:ident) => { ... };
}
Expand description

Implements the default register, replace, and iter methods in the registries