Function get_home

Source
pub async fn get_home(
    __arg0: State<AppState>,
    req: RequestState,
    user: AuthenticatedUser,
) -> Response
Expand description

This is not the index page; it’s the home page after logging in.