source_from_url

Function source_from_url 

Source
pub async fn source_from_url(url: Url) -> Result<Box<dyn Source>, Error>
Expand description

Build a source from a URL (either file:// or http(s)://)