decode_dense_vector_key

Function decode_dense_vector_key 

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

Decode a dense vector key.

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