ramhorns-derive 1.0.0

Experimental Mustache-like templating engine.
Documentation
[dependencies.bae]
version = "0.1.7"

[dependencies.fnv]
version = "1.0"

[dependencies.heck]
version = "0.4"

[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 = "MPL-2.0"
name = "ramhorns-derive"
readme = "README.md"
repository = "https://github.com/maciejhirsz/ramhorns"
version = "1.0.0"