[][src]Function safe_api::fetch::fetch_from_url

pub fn fetch_from_url(
    safe: &Safe,
    url: &str,
    retrieve_data: bool
) -> Result<SafeData>