The eventual goal is to enable using the new IR pipeline code, but this commit simply switches over to the new version. The main change is that UniFFI is back to using askama as the template engine, since rinja project has been merged back in. Differential Revision: https://phabricator.services.mozilla.com/D247843
906 B
906 B
askama_parser: template parser for the Askama templating engine
This crate contains the procedural macros used by the Askama templating engine.