alef 0.23.42

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
{% if has_async %}#[async_trait::async_trait]
{% endif %}impl {{ trait_path }} for {{ wrapper_name }} {