[][src]Macro r3::build

macro_rules! build {
    ($sys:ty, $configure:expr => $id_map_ty:ty) => { ... };
}

Attach a configuration function to a "system" type by implementing KernelCfg2.