Expand description
Commonly used error types.
Macros§
- bail_
no_ function - Constructs a
NoFunctionand bails out. - bail_
not_ implemented - Constructs a
NotImplementedand bails out. - no_
function - Constructs a
NoFunction. - not_
implemented - Constructs a
NotImplemented.