Function open

Source
pub fn open(url: Url) -> Result<Box<dyn Read>>
Expand description

Read url with http get and give resulting reader