Macro configurator::load_config [] [src]

macro_rules! load_config {
    ($type:ty, $location:expr) => { ... };
}