alef 0.23.35

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
    def {{ method_name }}{{ param_sig }}
{{ doc_comment }}      {{ native_module_name }}.{{ native_fn }}(@registrations{% if call_args %}, {{ call_args }}{% endif %})
    end