Type Definition cgats::BoxErr

source ·
pub type BoxErr = Box<dyn Error>;
Expand description

A generic heap allocated error