horrorshow 0.8.4

a templating library written in rust macros
Documentation
[features]
alloc = []
default = ["ops", "std", "alloc"]
ops = []
std = ["alloc"]

[package]
authors = ["Steven Allen <steven@stebalien.com>"]
categories = ["template-engine"]
description = "a templating library written in rust macros"
documentation = "https://docs.rs/horrorshow"
edition = "2018"
keywords = ["html", "template"]
license = "MIT/Apache-2.0"
name = "horrorshow"
repository = "https://github.com/Stebalien/horrorshow-rs"
version = "0.8.4"