pub fn construct_ep<E, Q>(ep: E, query: Option<Q>) -> Stringwhere
    E: Into<String>,
    Q: AsRef<str>,
Expand description

Creates an endpoint with a query