Skip to main content

RedbEntry

Type Alias RedbEntry 

Source
pub type RedbEntry = (Vec<u8>, Vec<u8>);
Expand description

A key-value entry for redb persistence.