Function json_api::query::to_string
[−]
[src]
pub fn to_string(query: &Query) -> Result<String, Error>
Serialize the given Query
as a percent encoded query string.