Skip to main content

impl_module_config

Macro impl_module_config 

Source
macro_rules! impl_module_config {
    ($config:ty) => { ... };
}
Expand description

Implement ModuleConfig by delegating to inherent load and to_context_map.