A template engine for everyone writing web applications with Rust. By design Twig is
- flexible
- fast
- and secure
This library is derived from Twig (for PHP) and intended to become a fully compatible port - as far as it makes sense.
The library code is documented here.
This is an effort to merge two alpha-grade implementations and to proceed from there on
- https://github.com/Nercury/twig-rs
- https://github.com/colin-kiegel/twig-rust
see issues and pull-requests for more information about next steps.