alef 0.23.61

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
    func {{ method_name }}Call({{ params }}){{ throws_clause }} -> {{ return_type }} {
{{ body }}    }