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

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