#zerror #status #zerror-core

zerror_core

A complete implementation of the zerror:Z trait

12 releases (breaking)

0.12.0 Feb 4, 2025
0.11.0 Dec 4, 2024
0.10.0 Nov 7, 2024
0.5.0 Feb 19, 2024
0.2.1 Jul 9, 2023

#1935 in Rust patterns

41 downloads per month
Used in 16 crates (14 directly)

Apache-2.0

210KB
5K SLoC

error_core is a default implementation of zerror::Z.


zerror_core

A complete implementation of the zerror:Z trait.

Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.

Scope

This library is scoped to provide the ErrorCore struct.

Warts

  • There has to be a default implementation, but ideally every instantiation of ErrorCore should be non-default for easy error tracking.

Documentation

The latest documentation is always available at docs.rs.

Dependencies

~1.5MB
~39K SLoC