Available on crate feature
unstable-serialization
only.Expand description
Serialization formats for data stored as SQLite BLOBs
Functionsยง
- read_
shard - Reads a [
PrunableTree
] from the providedRead
instance. - write_
shard - Writes a [
PrunableTree
] to the providedWrite
instance.