Type Definition lamedh_runtime::Error[][src]

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

Error type that lambdas may result in