Crates.io | zerror |
lib.rs | zerror |
version | 0.7.0 |
source | src |
created_at | 2023-04-05 00:00:16.502193 |
updated_at | 2024-10-08 12:53:10.010801 |
description | zerror provides an error interface for context-aware error-reporting. |
homepage | |
repository | https://github.com/rescrv/blue |
max_upload_size | |
id | 830568 |
size | 6,169 |
zerror provides an error interface for context-aware error-reporting.
Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.
This library is scoped to provide the Z trait.
with_*
methods have been consolidated into a single with_info
and with_lazy_info
implementation. They will be removed in 0.5.The latest documentation is always available at docs.rs.