alef 0.23.18

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
    fun {{ method_name }}({{ params }}): Int = inner.{{ java_method }}({{ args }})