Module pos_ledger_db::schema
source · Expand description
This module defines representation of Diem core data structures at physical
level via schemas that implement [schemadb::schema::Schema
].
All schemas are pub(crate)
so not shown in rustdoc, refer to the source
code to see details.