Trait InitMutAppState

Source
pub trait InitMutAppState {
    // Required method
    fn init_mut_app_state(self);
}

Required Methods§

Implementors§