alef 0.23.35

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
{% if has_cached_name %}
    let _cached_name = self.cached_name.clone();
{% endif %}
    let vtable = self.vtable;