Skip to main content

get_text

Function get_text 

Source
pub async fn get_text(client: &Client, url: &str) -> Result<String>
Expand description

Fetch a URL and return the body as text.