Function admin_cleanup

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