Crate zerror_core
source ·Expand description
error_core is a default implementation of zerror::Z.
Structs§
- 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.
Functions§
- Register the biometrics for this crate.
- Register the monitors for this crate.