Type Alias izihawa_tantivy_columnar::RowId

source ·
pub type RowId = u32;

Trait Implementations§

source§

impl MonotonicallyMappableToU64 for RowId

source§

fn to_u64(self) -> u64

Converts a value to u64. Read more
source§

fn from_u64(val: u64) -> RowId

Converts a value from u64 Read more