Modules§
Macros§
- define_
event - Defines an event struct with cheap O(1) cloning using Arc
pattern. - internal
- Macro to create an internal error with automatic source location capture
- internal_
err - Macro to create an internal error result with automatic source location capture
- internal_
error - Macro to create an internal error result with automatic source location capture
- key_
prefix - return_
internal_ error - Macro to return an internal error with automatic source location capture This combines return_error! and internal_error! for convenience