read-url 0.0.10

Read from a wide variety of URL types
Documentation
1
2
3
4
5
6
7
mod compression;
mod context;
mod tar_url;
mod url;

#[allow(unused_imports)]
pub use {compression::*, tar_url::*};