Type Definition cli::Error

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