[][src]Function mem6::fetchmod::fetch_response

pub async fn fetch_response(url: String) -> String

fetch in Rust with async await for executor spawn_local() return the response as String. Any error will panic.