Function app

Source
pub fn app<T>(state: T) -> App<T>
Expand description

Constructs a new App with the provided state argument.