Skip to main content

handle_post

Function handle_post 

Source
pub async fn handle_post(
    __arg0: Form<ProfForm>,
    build_info: &'static BuildInfo,
) -> impl IntoResponse