read-url 0.0.10

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

#[allow(unused_imports)]
pub use file_url::*;