zerror_derive

Crates.iozerror_derive
lib.rszerror_derive
version0.7.0
created_at2023-09-21 19:43:42.574145+00
updated_at2025-08-08 06:04:12.203623+00
descriptionzerror_derive derives common helpers for Z crates
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id979918
size12,867
Robert Escriva (rescrv)

documentation

README

zerror derive

This library provides a derive macro so that an enum with a { core: ErrorCore } member will have the requisite methods for manipulating the core.

Status

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

Scope

This library derives ZerrorCore.

Warts

  • IoToZ will likely disappear before this library goes stable.

Documentation

The latest documentation is always available at docs.rs.

Commit count: 1751

cargo fmt