medal::webfw_iron

Function contests_or_contest

Source
fn contests_or_contest<C>(req: &mut Request<'_, '_>) -> IronResult<Response>
where C: MedalConnection + Send + 'static,