icydb-core 0.75.4

IcyDB — A type-safe, embedded ORM and schema system for the Internet Computer
Documentation
1
2
3
4
//! Module: db::contracts::tests
//! Responsibility: module-local ownership and contracts for db::contracts::tests.
//! Does not own: cross-module orchestration outside this module.
//! Boundary: exposes this module API while keeping implementation details internal.