Module stache
October 22, 2014 ยท View on GitHub
Mustache template renderer.
Function Index
| render/2 | Render a template using the supplied variables. |
Function Details
render/2
render(Template::binary(), Vars::term()) -> iolist()
Render a template using the supplied variables.