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