# 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!