pub fn call_url(base: &Url, call: &Call<'_>, mode: PathMode) -> Result<Url>
Build the URL for one described call against a base, in the given mode.