rustless::framework::ErrorFormatter [] [src]

type ErrorFormatter = Box<Fn(&Error, &Media) -> Option<Response> + 'static + Sync + Send>;