zerror_derive

Crates.iozerror_derive
lib.rszerror_derive
version0.6.0
sourcesrc
created_at2023-09-21 19:43:42.574145
updated_at2024-10-08 12:53:36.336772
descriptionzerror_derive derives common helpers for Z crates
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id979918
size11,505
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: 1605

cargo fmt