[][src]Module preserves::value::value

Structs

AnnotatedValue

An possibly-annotated Value, with annotations (themselves possibly-annotated) in order of appearance.

Annotations
ArcValue
Double

Double-precision IEEE 754 Value

EMPTY_SEQ
FALSE
Float

Single-precision IEEE 754 Value

IOValue
Map

A map based on a B-Tree.

PlainValue
RcValue
Record

A Record Value -- INVARIANT: length always non-zero

Set

A set based on a B-Tree.

TRUE

Enums

NullDomain
Value

The Values from the specification.

Traits

Domain
NestedValue

Functions

deserialize_nested_value
serialize_nested_value

Type Definitions

UnwrappedIOValue