decode_sparse_embedding_space_key

Function decode_sparse_embedding_space_key 

Source
pub fn decode_sparse_embedding_space_key(key: &[u8]) -> Option<u64>
Expand description

Decode a sparse embedding space name hash from a space key.

Returns None if the key doesn’t have the correct format.