[][src]Type Definition lamedh_runtime::Error

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

Error type that lambdas may result in