Function medal::webfw_iron::preview

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