Adding fetch API to the crate
This commit is contained in:
@@ -26,4 +26,4 @@ extern crate rand;
|
||||
pub mod client;
|
||||
pub mod fetch_file;
|
||||
|
||||
pub use self::client::{Client, Fetch, FetchError, FetchResult};
|
||||
pub use self::client::{Client, Fetch, FetchError, FetchResult};
|
||||
|
||||
Reference in New Issue
Block a user