Expand description
Utilities for handling Type Registries
Functionsยง
- ensure_
unique_ type_ paths - Deduplicates type paths in the provided Registry.
- syn_
type_ path - Converts a
scale_info::Type
into asyn::TypePath
.
Utilities for handling Type Registries
scale_info::Type
into a syn::TypePath
.