mirror of
https://github.com/zigzap/zap.git
synced 2026-01-29 17:16:56 +00:00
- `mustache.zig` now returns a `Mustache` struct. This allows functions to be called on the mustache instance, e.g. `zap.mustacheFree(mustache)` -> `mustache.free()`. - Updated mustache example. - Added doc strings to majority of mustache functions. |
||
|---|---|---|
| .. | ||
| mustache.zig | ||