alef 0.62.3

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
const {{ output }} = try std.mem.replaceOwned(u8, allocator, {{ source }}, "{{ marker }}", {{ variable }}_file_{{ index }}_json);
defer allocator.free({{ output }});