dota2webapibindings

Build Status Crates.io Download crate Documentation

Dota 2 webapi bindings for rust

You can find the official documentation here

How to Use :

In Cargo.toml toml [dependencies] dota2_webapi_bindings = "*"

The webapi terms are same as official except they are all in lowercase, Eg : GetGameItems is now get_game_items().

See documentation for more.

License

Licensed under