Key

Type Alias Key 

Source
pub type Key = u64;
Expand description

The key type used to identify vectors in the index. It is a 64-bit unsigned integer.