Function delete_request

Source
pub async fn delete_request(
    jar: CookieJar,
    __arg1: State<Database>,
    __arg2: Json<DeleteProfile>,
) -> impl IntoResponse
Expand description

Delete the current user’s profile