Crate nate_derive
source ·Expand description
NaTE
— Not a Template Engine
Proc-macros for NaTE
.
This libary implements the #![derive(Nate)]
annotation.
Derive Macros
- Implement
fmt::Display
for a struct or enum
NaTE
— Not a Template EngineProc-macros for NaTE
.
This libary implements the #![derive(Nate)]
annotation.
fmt::Display
for a struct or enum