handlebars-rust
handlebars-rust copied to clipboard
Preprocessor
This patch adds preprocess function support that transform any input template string with an user defined function.
This is to solve issue like #387 .