Skip to main content

make_request

Function make_request 

Source
pub async fn make_request(url: &str, query: &str) -> Result<String, Error>