rust-mustache 0.4.0

A pure rust implementation of mustache
1
2
3
4
5
6
7
8
9
10
[package]
name = "rust-mustache"
version = "0.4.0"
authors = ["erick.tryzelaar@gmail.com"]
license = "MIT/Apache-2.0"
description = "A pure rust implementation of mustache"
repository = "https://github.com/erickt/rust-mustache"

[lib]
name = "mustache"