Module launch

Source
Available on crate feature axum only.
Expand description

A launch function that creates an axum router for the LaunchBuilder

Functionsยง

launch
Launch a fullstack app with the given root component, contexts, and config.