alef 0.84.0

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 %}) {