Type Alias Inits

Source
pub type Inits = BTreeMap<u8, Init>;
Expand description

Per-core init functions

Aliased Typeยง

pub struct Inits { /* private fields */ }