Docs.rs
fdb_tuple-0.4.0
fdb_tuple 0.4.0
Permalink
Docs.rs crate page
Unlicense
Links
crates.io
Source
Owners
pingiun
Dependencies
seq-macro ^0.3.3
normal
uuid ^1.3.2
normal
optional
Versions
17.65%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fdb_
tuple
0.4.0
All Items
Sections
Features
Crate Items
Modules
Functions
Crate
fdb_tuple
Copy item path
Source
Expand description
Implements
FoundationDB tuples
§
Features
uuid
: enables
ToBytes
and
FromBytes
for
uuid::Uuid
Modules
§
from_
bytes
to_
bytes
Functions
§
from_
bytes
Converts a byte vector to a value.
to_
bytes
Converts a value to a tuple-encoded byte vector.