alef 0.24.1

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
impl From<{{ name }}> for {{ core_path }} {
    fn from(val: {{ name }}) -> Self {
        match val.{{ discriminator }}.as_str() {