nix_compat::flakeref

Function create_repo_host_args

Source
fn create_repo_host_args<F>(
    url: &Url,
    query_pairs: &HashMap<String, String>,
    creator: F,
) -> Result<FlakeRef, FlakeRefError>