decode_posting_key

Function decode_posting_key 

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

Decode a posting key.

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