1 2
{% if cfg %} #[cfg({{ cfg }})] {% endif %} "{{ wire }}" => Self::{{ vname }}(val.{{ fname }}.unwrap_or_default().into()),