alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
pub {{ async_kw }}fn {{ fn_name }}({{ params }}){% if has_explicit_return %} -> {{ return_ty }}{% endif %} {