alef 0.25.26

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