mustache.zig
|
Updated mustache.zig to be more Zig like - 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.
|
2024-01-07 22:22:37 +01:00 |