deserialize_index_id

Function deserialize_index_id 

Source
pub fn deserialize_index_id(bytes: &[u8]) -> Result<IndexId>
Expand description

Deserialize an IndexId from database key bytes Expects [type_byte, …id_bytes]