Tom Alexander c96b2257d7
Compiling.
Need to see if I can do a generic implemented of IntoBoxedContextElement for all objects implementing Copy, and I need to implement the compare code to make sure this all works before I start integrating this more.
2020-05-10 19:07:41 -04:00
2020-05-10 14:33:17 -04:00
2020-05-10 19:07:41 -04:00
2020-04-05 19:21:32 -04:00

duster

An implementation of the LinkedIn fork of DustJS written in rust.

NOT RECOMMENDED FOR PUBLIC USE

This code is available free and open source under the 0BSD, but it is a very early-stage project. You're welcome to use it, fork it, print it out and fold it into a hat, etc... but you will find that this project is not yet polished nor feature complete. While this repository uses the 0BSD license which does not require the inclusion of a copyright notice/text in any distribution, it depends on nom which is under the MIT license, the Rust standard library which is dual licensed, serde_json which is dual licensed, and serde which is dual licensed.

Description
Rust implementation of the DustJS template engine.
Readme 664 KiB
Languages
Rust 96.9%
Shell 2%
JavaScript 0.7%
Dockerfile 0.4%