Type Definition desert::error::Error

source · []
pub type Error = Box<dyn Error + Send + Sync>;