Crate zerror_core

Source
Expand description

error_core is a default implementation of zerror::Z.

Structs§

ErrorCore
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§

DEFAULT_ERROR_CORE
DEFAULT_ERROR_CORE_MONITOR

Functions§

register_biometrics
Register the biometrics for this crate.
register_monitors
Register the monitors for this crate.