Skip to main content

is_error_object

Function is_error_object 

Source
fn is_error_object(object: &DynTraitType) -> bool
Expand description

Box<dyn Error> returns are the sanctioned error-object pattern.