[][src]Type Definition lamedh_http::Error

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

Error type that lambdas may result in