#tuple #convert #foundation-db #layer #uuid #to-bytes #from-bytes

fdb_tuple

A crate to convert between FoundationDB Tuple Layer tuples and Rust tuples

5 releases (3 breaking)

0.4.0 May 21, 2023
0.3.0 May 6, 2023
0.2.1 May 6, 2023
0.2.0 May 6, 2023
0.1.0 May 1, 2023

#2 in #to-bytes

33 downloads per month

Unlicense

23KB
579 lines

fdb_tuple

A crate to convert between FoundationDB Tuple Layer tuples and Rust tuples


lib.rs:

Implements FoundationDB tuples

Features

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

Dependencies

~55KB