fluent-templates
fluent-templates copied to clipboard
Add support for yarte
Yarte claims to be the fastest template engine so it would be nice to add support for it too
Thank you for your issue! I would be open to adding Yarte support, though it's not a priority for me. I would be happy to accept a PR adding it. All that should be required is adding yarte as an optional dependency and writing the code to allow FluentLoader to be used in Yarte in src/loader/yarte.rs. If someone's interested in this and needs help feel free to post on this issue I'll try to help.