Module zser::value [] [src]

The Value enum: a loosely typed way of representing zser messages.

Structs

HashMap

A hash map implemented with linear probing and Robin Hood bucket stealing.

Enums

Value

Represents any value that can occur in a zser message

Type Definitions

Map

Integer ID -> Value mapping used to represent messages internally