ohno_macros

Crates.ioohno_macros
lib.rsohno_macros
version0.2.0
created_at2025-11-18 15:33:34.914765+00
updated_at2025-12-01 14:07:00.309443+00
descriptionMacros for the ohno crate.
homepagehttps://github.com/microsoft/oxidizer
repositoryhttps://github.com/microsoft/oxidizer
max_upload_size
id1938574
size185,995
(oxidizer-crates-io-bot)

documentation

README

Ohno Macros Logo

Ohno Macros

crate.io docs.rs MSRV CI Coverage License

Summary

Macros for the ohno crate.

Macros

  • #[derive(Error)] - Automatically implement error traits
  • #[enrich_err("message")] - Add error enrichment with file/line information to function errors

This crate was developed as part of The Oxidizer Project.

Commit count: 14

cargo fmt