[][src]Type Definition alpm::FetchCb

type FetchCb = fn(url: &str, filename: &str, force: bool) -> FetchCbReturn;