medal::webfw_iron

Function admin_export_contest

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