1 2 3
impl From<{{ name }}> for {{ core_path }} { fn from(val: {{ name }}) -> Self { match val.{{ disc_ident }}.as_str() {