Skip to main content

app_shell

Function app_shell 

Source
pub fn app_shell<'a>(
    path_components: URLPath<'a, 'a>,
    params: URLParams<'a>,
    state: SharedAppState,
) -> ComponentResult<AppShell>