AppState

Trait AppState 

Source
pub trait AppState { }
Expand description

Represents the state of the application, always accessible across the event’s cycle

Implementations on Foreign Types§

Source§

impl AppState for ()

Implementors§