extern crate flate2; extern crate rust_binary_install; extern crate tar; mod cache; mod download; mod utils;