nickel_view 0.1.0

very simply render for mustache
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# nickel_view

## Features

* render mustache parts

## Dependencies

```
[dependencies]
nickel = "^0.9.0"
mustache = "^0.6"
```

## Examples

Examples can be found [in the examples directory](/examples/), please check them out and you are welcome to log an issue if you have any trouble!