Skip to main content

Module value

Module value 

Source
Expand description

Module: value

Responsibility: module-local ownership and contracts for value. Does not own: cross-module orchestration outside this module. Boundary: exposes this module API while keeping implementation details internal.

Structs§

ValueEnum
ValueEnum handles the Enum case; path is optional to allow strict (typed) or loose matching.

Enums§

CoercionFamily
CoercionFamily
MapValueError
MapValueError
SchemaInvariantError
SchemaInvariantError
StorageKey
StorageKey
StorageKeyDecodeError
StorageKeyDecodeError Errors returned when decoding a persisted storage key payload.
StorageKeyEncodeError
StorageKeyEncodeError Errors returned when encoding a storage key for persistence.
TextMode
TextMode
Value
Value can be used in WHERE statements
ValueTag
ValueTag

Traits§

CoercionFamilyExt
CoercionFamilyExt