rust-web / twig

Twig templating engine for Rust; work in progress.
http://rust-web.github.io/twig
Other
8 stars 1 forks source link

Build Status Coverage Status

Twig-Rust

A template engine for everyone writing web applications with Rust. By design Twig is

This library is derived from Twig (for PHP) and intended to become a fully compatible port - as far as it makes sense.

Documentation

The library code is documented here.

Current Status

This is an effort to merge two alpha-grade implementations and to proceed from there on

see issues and pull-requests for more information about next steps.