pub fn host_controller() -> Option<Arc<dyn HostController>>Expand description
Re-export framework services (HTTP, URI, etc.) from the dedicated services crate. Returns the installed framework host controller.
pub fn host_controller() -> Option<Arc<dyn HostController>>Re-export framework services (HTTP, URI, etc.) from the dedicated services crate. Returns the installed framework host controller.