dota2_webapi_bindings 0.5.0

Rust bindings for official dota2 webapi
Documentation

dota2_webapi_bindings

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

[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