Skip to main content

render_url

Function render_url 

Source
pub fn render_url(
    template: &str,
    version: &str,
    os: &str,
    arch: &str,
    ext: &str,
) -> String
Expand description

Substitute {version}/{os}/{arch}/{ext} in a URL template — the helper most declarative providers need.