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