decode_multi_vector_key

Function decode_multi_vector_key 

Source
pub fn decode_multi_vector_key(key: &[u8]) -> Option<MultiVectorKey>
Expand description

Decode a multi-vector key.

Returns None if the key doesn’t have the correct format.