construct_url

Function construct_url 

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

Construct a URL by combining base URL and endpoint