ramhorns-derive 0.9.3

Experimental Mustache-like templating engine.
Documentation
[dependencies.fnv]
version = "1.0"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
name = "ramhorns_derive"
proc-macro = true

[package]
authors = ["Maciej Hirsz <hello@maciej.codes>"]
description = "Experimental Mustache-like templating engine."
documentation = "https://docs.rs/ramhorns"
edition = "2018"
license = "GPL-3.0"
name = "ramhorns-derive"
readme = "../README.md"
repository = "https://github.com/maciejhirsz/ramhorns"
version = "0.9.3"