Function medal::webfw_iron::dbstatus

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