Function speedrun

Source
pub fn speedrun(
    user: &str,
    repo: &str,
    out: &str,
    paths: &[&str],
    recurse: bool,
    token: &str,
) -> Result<Files, String>
Expand description

Identical to fetch(), except writes files immediately