levkk / rwf

Comprehensive framework for building web applications in Rust.
MIT License
992 stars 18 forks source link

User-defined template functions #32

Open levkk opened 1 week ago

levkk commented 1 week ago

Allow apps to define their own template functions. This allows customization of the template language, extending it beyond the functionality it comes with.