Skip to main content

update

Function update 

Source
pub fn update(app: &mut App, msg: &Msg) -> Option<Msg>
Expand description

The only mutation path. Returns an optional follow-up message.