A modern template engine lessen your pain.
Compile time template engine with zero-cost abstraction.
cargo install dejavu-engine -f
dejavu --help
It is recommended to name the file as *.rs.djv
.
Input | Output |
---|---|
<NAME>.rs.djv |
<NAME>.rs |
<NAME>.djv |
<NAME>.rs |
mod.djv |
<NOTHING> |