pub fn get_resource_by_url( url: &Url, ) -> Result<&'static (dyn Resource + Send + Sync), Error>
Get a resource by URL