alef 0.25.39

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
{# Mirror conversions stay unconditional — see rust_mirror_enum_attribute.jinja for rationale. #}
impl From<{{ name }}> for {{ core_ty }} {
    fn from(v: {{ name }}) -> Self {
        {{ core_ty }} {