Crate veil_macros
source ·Expand description
Macros for veil
Derive Macros
- Implements
Debug
for a struct or enum, with certain fields redacted. - Implements
Redactable
for a type.
Macros for veil
Debug
for a struct or enum, with certain fields redacted.Redactable
for a type.