Skip to main content

text

Function text 

Source
pub fn text(url: &str) -> Result<String>
Expand description

Fetch a URL and return plain text (document.body.innerText).