pub fn decode_collection_vector_key(key: &[u8]) -> Option<CollectionVectorKey>Expand description
Decode a collection vector key.
Returns None if the key doesn’t have the correct format.
pub fn decode_collection_vector_key(key: &[u8]) -> Option<CollectionVectorKey>Decode a collection vector key.
Returns None if the key doesn’t have the correct format.