Re-exports§
pub use blob_store::BlobStore;pub use commit::Commit;pub use commit::CommitHash;pub use commit::CommitStore;pub use db::Database;pub use encryption::EncryptionConfig;pub use encryption::EncryptionRuntime;pub use hash::Hash;pub use manifest::DocManifest;pub use manifest::ManifestStore;pub use manifest::RunManifest;pub use provenance::Evidence;pub use provenance::ProvenanceManifest;pub use provenance::ProvenanceRecord;pub use provenance::ProvenanceStore;pub use provenance::SourceType;pub use refs::RefsStore;pub use state::StateProof;pub use state::StateRoot;pub use state::StateStore;
Modules§
- atomic
- blob_
store - canonical
- cas
- clock
- commit
- compression
- db
- encryption
- Authenticated, at-rest encryption for content-addressed blobs and objects.
- hash
- index
- lock
- manifest
- merkle
- object_
store - provenance
- refs
- state
- wal