reth_db_api::common

Type Alias KeyValue

source
pub type KeyValue<T> = (<T as Table>::Key, <T as Table>::Value);
Expand description

A key-value pair for table T.

Layoutยง

Note: Encountered an error during type layout; the type failed to be normalized.