rust-network-communicator
Network manager for download/upload content based on tokio-curl crate.
Usage
First, add this to your Cargo.toml:
[]
= "0.1"
Next, add this to your crate:
extern crate network_communicator;
License
tokio-curl is primarily distributed under the terms the MIT license.
See LICENSE for details.