Function telescope::web::services::user::profile::get_context_and_make_form[][src]

async fn get_context_and_make_form(
    auth: &AuthenticationCookie
) -> Result<Template, TelescopeError>
Expand description

Get the viewer’s user ID and make a profile edit form for them.