alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
{{ result_handling }}
            {% if needs_ok_wrapper %}Ok({{ ok_expr }}){% else %}{{ return_wrap }}{% endif %}