Skip to main content

register_runtime

Macro register_runtime 

Source
macro_rules! register_runtime {
    ($type: ty= $val:expr) => { ... };
}