Skip to main content

web_fetch

Function web_fetch 

Source
pub async fn web_fetch(args: &Value, max_body_chars: usize) -> Result<String>
Expand description

Fetch a URL and return its content.