Function rust_api_test::put

source ·
pub async fn put(url: &str, body: HashMap<&str, &str>) -> Result<Value>