pub fn deserialize_index_id(bytes: &[u8]) -> Result<IndexId>
Deserialize an IndexId from database key bytes Expects [type_byte, …id_bytes]