decode_collection_key

Function decode_collection_key 

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