Skip to main content

Module types

Module types 

Source
Expand description

Core metadata types: targets, value types, and path-building helpers.

Structs§

Target
A resolved metadata target consisting of a type and an optional value.

Enums§

MetaEdit
A metadata edit that can be applied atomically with other edits.
MetaValue
A metadata value with its type.
TargetType
The kind of object a metadata entry is attached to.
ValueType
The storage type of a metadata value.