alef 0.67.1

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
            } catch (Throwable e) {
                operationFailure = new {{ exception_class }}("FFI call failed", e);
                throw operationFailure;
            } finally {