dota2_api 0.2.0

Rust client for the official Dota 2 web API
Documentation
1
2
3
4
5
6
7
8
# dota2_api

Rust client for the official Dota 2 web API

## Currently available requests

* GetMatchDetails
* GetMatchHistory

### See documentation for more information: https://docs.rs/dota2_api/