Skip to main content

Crate duc

Crate duc 

Source

Modules§

api
High-level document API — target-transparent CRUD over a DucConnection.
db
Storage layer — target-transparent SQLite access.
parse
Parses a .duc SQLite binary (byte vector) into an ExportedDataState.
serialize
Serializes an ExportedDataState into a .duc SQLite binary (byte vector).
types