Function medal::webfw_iron::task

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