Function medal::webfw_iron::review

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