Skip to main content

Crate icydb_core

Crate icydb_core 

Source
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: entity traits, values, executors, visitors, and the ergonomics exported via the prelude.

Modules§

db
Module: db
error
Module: error
metrics
Module: metrics
model
Module: model
prelude
Prelude
sanitize
Module: sanitize
traits
Module: traits
types
Module: types
validate
Module: validate
value
Module: value
visitor
Module: visitor

Macros§

impl_field_value
impl_from_for
scalar_registry

Constants§

MAX_INDEX_FIELDS
CONSTANTS