Function telescope::web::services::user::register::form_with_input[][src]

async fn form_with_input(
    id: &RootIdentity,
    input: &RegistrationFormInput
) -> Result<Template, TelescopeError>
Expand description

Function to construct a form with existing invalid user input.