Skip to main content

run

Function run 

Source
pub fn run<A: WebApp>()
where A::Model: Default + Send + Sync,
Expand description

Mount a Mobiler app into the document body. Call from your wasm main.