Function group_deladmin

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