pub async fn delete_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Json<DeleteProfile>,
) -> impl IntoResponseExpand description
Delete the current user’s profile
pub async fn delete_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Json<DeleteProfile>,
) -> impl IntoResponseDelete the current user’s profile