pub fn encode_collection_key(
tag: KeyTag,
collection_id: CollectionId,
) -> [u8; 3]Expand description
Encode [tag][col:2] keys (0x02..0x05, 0x20).
pub fn encode_collection_key(
tag: KeyTag,
collection_id: CollectionId,
) -> [u8; 3]Encode [tag][col:2] keys (0x02..0x05, 0x20).