alef 0.25.27

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