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