Crate rich

Source
Expand description

This module defines the [Data] struct. It is an internal implementation that should not be relied on by external code.

Modules§

ecosystem

Structs§

BoolView
EmptyMeta
Placeholder type for [Data] values where there is no metadata associated with the value.
MetaId
MetaNode
Rich
A rich value of type T, attached to metadata of type M.
WrappedMeta
Represents a metadata node in a structured hierarchy

Traits§

MergeMeta
MetaType
SplitMeta

Type Aliases§

Meta