encode_embedding_prefix

Function encode_embedding_prefix 

Source
pub fn encode_embedding_prefix(name: &EmbeddingName) -> Vec<u8> 
Expand description

Encode a prefix for scanning all embeddings in a space.

Returns a key that can be used as the start of a range scan for all embeddings in the given space.