pub type GErrDefault = GErr<DefaultConfig, NoData>;Expand description
GErr with default config(no id) and no data.
Aliased Typeยง
pub struct GErrDefault { /* private fields */ }pub type GErrDefault = GErr<DefaultConfig, NoData>;GErr with default config(no id) and no data.
pub struct GErrDefault { /* private fields */ }