alef 0.24.13

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
    public func {{ method_name }}({{ params }}){{ async_clause }}{{ throws_clause }}{{ return_clause }} {
{{ body }}    }