Function medal::webfw_iron::dbcleanup

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