Function medal::webfw_iron::delete_webauthn_post

source ยท
fn delete_webauthn_post<C>(req: &mut Request<'_, '_>) -> IronResult<Response>
where C: MedalConnection + Send + 'static,