Function rlink::utils::http::client::get_sync[][src]

pub fn get_sync(url: &str) -> Result<String, Box<dyn Error + Send + Sync>>