post_request

Function post_request 

Source
pub async fn post_request(
    url: String,
    params: Option<HashMap<String, String>>,
) -> String