Crate derail_macros

Source
Expand description

Procedural macros for the derail crate.

§Versioning

This package’s SemVer metadata (text following +) indicates the minimum SemVer-compatible version of the derail package that this package can generate code against. Use this information to ensure that compatible versions of these two packages are being used.

Derive Macros§

Error
Generates an implementation of derail::Error and Display.