alef 0.82.1

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
        try (var arena = Arena.ofShared();
             var nativeResources = new NativeResources(){% if lease_resources %};
{{ lease_resources }}{% endif %}) {