Type Definition rasters::Error

source ·
pub type Error = Error;
Expand description

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