Skip to main content

Module named_types

Module named_types 

Source
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.

Structs§

NamedTypesDecorator

Traits§

NamedTypes