Function medal::webfw_iron::admin

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