alef 0.76.0

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
{% if cfg %}            #[cfg({{ cfg }})]
{% endif %}            "{{ wire }}" => Self::{{ vname }}(val.{{ fname }}.unwrap_or_default().into()),