Function medal::webfw_iron::admin_group

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