Type Alias usearch::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.