Skip to main contentCrate sparrowdb_catalog
Source pub use catalog::Catalog;pub use catalog::LabelId;pub use catalog::RelTableId;pub use types::TypeTag;
- catalog
- Catalog: label and relationship-table CRUD backed by a TLV file.
- tlv
- TLV (Tag-Length-Value) codec for catalog payload pages.
- types