to_bytes

Function to_bytes 

Source
pub fn to_bytes(query: &CompiledQuery) -> SerializeResult<Vec<u8>>
Expand description

Serializes a compiled query to a byte vector.