fast-down 4.0.3

Download everything fast
Documentation
1
2
3
4
5
6
7
#[cfg(feature = "fast-puller")]
#[cfg(not(target_family = "wasm"))]
pub mod fast_puller;
#[cfg(feature = "getifaddrs")]
pub mod getifaddrs;
#[cfg(feature = "unique-path")]
pub mod unique_path;