nix_compat::flakeref

Function append_param

Source
fn append_param<T: ToString>(url: &mut Url, key: &str, value: &Option<T>)