Re-exports§
pub use entity_save::AuditedSaveExt;pub use entity_save::graph_node_from_entity;pub use inmemory_engine::ExprEvaluator;pub use inmemory_engine::InMemoryQueryEngine;pub use generated_support::*;
Modules§
Macros§
Structs§
- Atomic
Counter IdGenerator - A simple atomic counter that produces sequential IDs starting from a configurable base value (default 1000).
- Bootstrap
Audit Identity - Builtin
Translator - Change
SetStack - Check
Result - Context
Entity Ref - Context
Root Error - Continuous
Page Cursor - Entity
Change Set - Entity
Data Service - Entity
Graph Builder - Entity
Key - Entity
Property Change - Entity
Runtime State - Entity
Values - Mutable field state for one entity while checker/fix and graph planning run. It is deliberately distinct from query rows, mutation commands, and loaded snapshots.
- Fail
Open Runtime Telemetry Propagation Context - Fail
Open Runtime Telemetry Scope - FixEvidence
- Graph
Mutation Batch - Graph
Mutation Plan - Graph
Mutation Plan Item - Graph
Node - I18n
Catalog - Immutable TeaQL internationalization catalog.
- InMemory
Aggregation Cache - InMemory
Checker Registry - InMemory
Continuous Page Cursor Store - InMemory
Data Store - InMemory
Entity Data Service Behavior Registry - InMemory
Entity Graph Decoder Registry - InMemory
Entity Registry - InMemory
IdSet Store - InMemory
Metadata Store - InMemory
RawAudit Event Sink - Info
LogEntry - Noop
Runtime Telemetry - Object
Location - RawAudit
Event - Relation
Handle - A borrowed view of a relation in the runtime identity graph.
- Relation
Load Plan - Retained
IdSet - Runtime
Module - Runtime
Operation - Safe
Audit Event - Safe
Audit Field - Schema
Invocation - Context-owned proof required by the provider SPI. Its private field prevents application crates from invoking a schema provider directly.
- Scoped
Comment Node - A stack-allocated scope node forming a parent-pointer cons list.
- Snowflake
IdGenerator - SqlLog
Entry - SqlLog
Options - Trace
Scope Token - A persistent linked-list token for hierarchical trace context.
- Typed
Entity Checker - Adapter that turns a
TypedChecker<T>into aChecker. - Unified
LogBuffer - Unified
LogEntry - User
Context - Wire
Check Result
Enums§
- Check
Object Status - Check
Rule - Context
Error - Data
Service Error - Entity
Action - Actions that can be applied to an entity to transition its status.
- Entity
Status - Tracks the lifecycle status of an entity through a state machine.
- FixEvidence
Source - Graph
Mutation Kind - Graph
Operation - Graph
Transaction Boundary - Json
Field Naming Profile - Language
- Loaded
Relation - The explicit load state of a relation stored in the runtime identity graph.
- Location
Segment - LogPayload
- RawAudit
Event Kind - Runtime
Attribute Value - Runtime
Error - SqlLog
Operation - Wire
Location Segment
Constants§
Traits§
- Aggregation
Cache Backend - Checker
- Checker
Registry - Continuous
Page Cursor Store - Data
Store - Entity
Data Service Behavior - Entity
Data Service Behavior Registry - Entity
Registry - IdSet
Store - Internal
IdGenerator - Ledger
Entity - Message
Translator - Metadata
Store - RawAudit
Event Sink - Remote
Lock Provider - Provider-neutral distributed lock boundary.
- Request
Policy - Runtime
Telemetry - Runtime
Telemetry Propagation Context - Runtime
Telemetry Scope - Safe
Audit Event Sink - Schema
Provider - Typed
Checker - Typed version of
Checkerthat works with concrete entity types (T) instead of generic value maps.
Functions§
- canonical_
id_ space_ entity - Normalize generated Rust type names and model entity names to the same
stable key used by generated
ENTITY_NAMEconstants. - clear_
entity_ status - extract_
runtime_ context - mark_
entity_ status - runtime_
error_ category - Stable category derived from a native error type, never its message.
- sorted_
update_ fields - start_
runtime_ operation - translate_
check_ result - translate_
location