Function medal::webfw_iron::profile

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