Macro booter::call_on_boot[][src]

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

Register FnOnce to be called on booter::boot