call_on_boot

Macro call_on_boot 

Source
macro_rules! call_on_boot {
    ($boot_fn:block) => { ... };
}
Expand description

Register FnOnce to be called on booter::boot