Crate fdb_tuple

source ·
Expand description

Implements FoundationDB tuples

Features

  • uuid: enables ToBytes and FromBytes for uuid::Uuid

Modules

Functions

  • Converts a byte vector to a value.
  • Converts a value to a tuple-encoded byte vector.