Module foundationdb::tuple

source ·
Expand description

Tuple Key type like that of other FoundationDB libraries

Structs

Generic Tuple of elements
Tracks the depth of a Tuple decoding chain

Enums

A single tuple element
Tuple encoding/decoding related errors

Traits

For types that are decodable from the Tuple definitions in FoundationDB
For types that are encodable as defined by the tuple definitions on FoundationDB

Type Definitions

A result with tuple::Error defined