pub fn try_build_router_with_composition( ctx: AppContext, composition: &HostComposition, ) -> AppResult<Router>