Type Definition rasters::Error[][src]

type Error = Error;

The error type returned by this crate. Currently this is a synonym for anyhow::Error .