pub fn gen_from_binding_to_core(typ: &TypeDef, core_import: &str) -> StringExpand description
Generate impl From<BindingType> for core::Type (binding -> core).
Sanitized fields use Default::default() unless the sanitizer only removed a
core wrapper that can be reconstructed losslessly from the binding value.