zerror_core

Crates.iozerror_core
lib.rszerror_core
version0.13.0
created_at2023-06-25 17:50:39.619415+00
updated_at2025-08-08 06:13:59.619927+00
descriptionA complete implementation of the zerror:Z trait.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899716
size13,352
Robert Escriva (rescrv)

documentation

README

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.

Commit count: 1751

cargo fmt