Expand description
§SuperTable High-Level Table API
This module provides the Table struct, which is the primary entry point
for interacting with SuperTable. It combines metadata management, storage access,
and transactional consistency.
Structs§
- Table
- A high-level representation of a SuperTable.