Function medal::webfw_iron::admin_group_edit

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