Function medal::webfw_iron::profile_check

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