Skip to main content

ProjectedIndexEntry

Type Alias ProjectedIndexEntry 

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

One primary key and its optional projected bytes.