alef 0.20.2

Opinionated polyglot binding generator for Rust libraries
Documentation
1
            {{ core_path }}::{{ variant_name }} => Self { {{ tag_field }}_tag: "{{ tag_val }}".to_string(){% if needs_default %}, ..Default::default(){% endif %} },