Type Alias Init

Source
pub type Init = Init<Model>;

Aliased Type§

pub struct Init {
    pub config: Config,
}

Fields§

§config: Config