pub async fn source_from_url(url: Url) -> Result<Box<dyn Source>, Error>
Build a source from a URL (either file:// or http(s)://)