Module utils

Source
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 a syn::TypePath.