encode_collection_vector_prefix

Function encode_collection_vector_prefix 

Source
pub fn encode_collection_vector_prefix(collection_id: CollectionId) -> Vec<u8> 
Expand description

Encode a prefix for all vectors in a collection.

This prefix can be used for range scans to iterate all vectors in a collection.