nickel_view 0.1.0

very simply render for mustache
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
mustache = "^0.6"
nickel = "^0.9.0"

[package]
authors = ["yusuke <yusuke@newsdict.jp>"]
description = "very simply render for mustache"
keywords = ["view", "nickel"]
license-file = "MIT-LICENSE"
name = "nickel_view"
readme = "README.md"
repository = "https://github.com/yubele/nickel_view"
version = "0.1.0"