Expand description
Module: lib
Responsibility: crate root for the IcyDB core runtime surface.
Does not own: canister-facing facade APIs from the public icydb crate.
Boundary: exposes the engine subsystems used by schema, query, executor, and storage layers.
Core runtime for IcyDB: accepted-schema execution, values, storage, and
the low-level vocabulary exported through the facade.
Modules§
- db
- Module: db
- error
- Module: error
- metrics
- Module: metrics
- prelude
- Prelude
- traits
- Module: traits
- types
- Module: types
- value
- Module: value
Macros§
Constants§
- MAX_
INDEX_ FIELDS - CONSTANTS