rust-sailfish / sailfish

Simple, small, and extremely fast template engine for Rust
https://rust-sailfish.github.io/sailfish/
MIT License
829 stars 56 forks source link

possible to update and mention differentiate TemplaceOnce vs Template? #156

Open sprappcom opened 4 months ago

sprappcom commented 4 months ago

https://docs.rs/sailfish/latest/sailfish/trait.Template.html

which one is cached and which is better for what scenario?