Function construct_url_safe

Source
pub fn construct_url_safe(base_url: &Url, endpoint: &str) -> String
Expand description

Construct a URL by combining base URL and endpoint