Type Alias tantivy_stacker::UnorderedId

source ·
pub type UnorderedId = u32;
Expand description

When adding an element in a ArenaHashMap, we get a unique id associated to the given key.