alef 0.23.35

Opinionated polyglot binding generator for Rust libraries
Documentation
1
    func {{ method_name }}({{ params }}){% if return_type %} -> {{ return_type }}{% endif %} { {{ body }} }