Module shardtree

Source
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 provided Read instance.
write_shard
Writes a [PrunableTree] to the provided Write instance.