decode_collection_vector_key

Function decode_collection_vector_key 

Source
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.