Expand description
This module defines the [Data
] struct. It is an internal implementation
that should not be relied on by external code.
Modules§
Structs§
- Bool
View - Empty
Meta - Placeholder type for [
Data
] values where there is no metadata associated with the value. - MetaId
- Meta
Node - Rich
- A rich value of type
T
, attached to metadata of typeM
. - Wrapped
Meta - Represents a metadata node in a structured hierarchy