Module sov_rollup_interface::db
source · Modules
Macros
Traits
- This trait defines a type that can serve as a
Schema::Key
. - This trait defines a schema: an association of a column family name, the key type and the value type.
- This defines a type that can be used to seek a
SchemaIterator
, via interfaces likeseek
. - This trait defines a type that can serve as a
Schema::Value
.