maciejhirsz / ramhorns

Fast Mustache template engine implementation in pure Rust.
https://crates.io/crates/ramhorns
Mozilla Public License 2.0
293 stars 29 forks source link

Templates to Ramhorns #26

Closed maciejhirsz closed 4 years ago

maciejhirsz commented 4 years ago

~Might need a better naming scheme for the methods. Also thinking about renaming Templates to Ramhorns: it's a common pattern in template engines for the main template aggregator to be named after the library, and it might help disambiguate Templates and Template for dyslexics :).~