zerror_core

Crates.iozerror_core
lib.rszerror_core
version0.11.0
sourcesrc
created_at2023-06-25 17:50:39.619415
updated_at2024-12-04 14:28:07.38367
descriptionA complete implementation of the zerror:Z trait.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899716
size9,822
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: 1605

cargo fmt