Module sewup::rdb[][src]

Expand description

help you storage thing as records in tables rdb feature provides a simple way to store things with relations into ethereum runtime.

Modules

traits for Record, which the item in an table

Structs

DB is a storage space for an account in a specific block. We can import the storage from a past block, and we only commit the storage into the latest block.

Metadata of table

Enums

DB feature flag to enable the different feature for db