Expand description
error_core is a default implementation of zerror::Z.
Structs§
- Error
Core - ErrorCore implements 100% of Z for easy error reporting. It’s intended that people will wrap and proxy ErrorCore and then implement a short summary on top that descends from an error enum.
Statics§
Functions§
- register_
biometrics - Register the biometrics for this crate.
- register_
monitors - Register the monitors for this crate.