Function fetch_from_network

Source
pub fn fetch_from_network(url: &str) -> Result<String, UtilError>