Function to_vec

Source
pub fn to_vec(query: &Query) -> Result<Vec<u8>, Error>
Expand description

Serialize the given Query as a representing percent encoded query string vector of bytes.