Expand description
Named type decorator for Rust link storage.
This mirrors the C# NamedTypesDecorator<uint> role: link operations and
pinned type access are delegated through PinnedTypesDecorator, while names
are stored as external references in a separate links database.