Type Definition lamedh_http::Error[][src]

type Error = Box<dyn Error + 'static + Send + Sync, Global>;

Error type that lambdas may result in