Type Alias GError

Source
pub type GError = Box<dyn Error>;

Aliased Typeยง

pub struct GError(/* private fields */);