zippyst 5.0.0

Resolve zippyshare.com download links
Documentation
1
2
3
4
5
6
mod error;
mod file;

pub use error::Error;
pub use file::File;
pub use http::Uri;