alef 0.23.53

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