#enums #error-derive #tree

macro error-enum

Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities

6 releases (3 breaking)

0.4.1 Feb 8, 2024
0.4.0 Feb 8, 2024
0.3.0 Feb 8, 2024
0.2.2 Sep 29, 2023
0.1.0 Sep 28, 2023

#773 in Procedural macros

MIT/Apache

40KB
974 lines

Error with Codes

Used to generate documentation comments and Display for error types.

Dependencies

~0.2–0.8MB
~15K SLoC