Function fetch_all

Source
pub fn fetch_all(
    version: Version,
) -> Result<BTreeMap<Version, Release>, FetchError>