Skip to main content

delete_draft

Function delete_draft 

Source
pub async fn delete_draft(
    __arg0: State<WebAppState>,
    jar: CookieJar,
    __arg2: Path<String>,
) -> Result<Json<LogoutResponse>, WebError>