start_app

Function start_app 

Source
pub fn start_app(init_app: fn() -> DomNode)
Expand description

Starting point of the app (used by vertigo::main macro, which is preferred)