serialize_index_id

Function serialize_index_id 

Source
pub fn serialize_index_id(index: &IndexId) -> Vec<u8> 
Expand description

Serialize an IndexId for use in database keys Returns [type_byte, …id_bytes]