medal::webfw_iron

Function delete_webauthn_post

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