read-url 0.0.10

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

#[allow(unused_imports)]
pub use {path::*, url::*};