Function delete_my_inbox_request

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