Function download_string

Source
pub async fn download_string(url: &str) -> Result<String, String>
Available on crate feature net only.
Expand description

send get request to get content as string