pub fn append_query<Q>(ep: &mut String, query: Q)where
    Q: AsRef<str>,
Expand description

Appends a query to an endpoint