steamr 0.4.0

HTTP client library to communicate with Valve's Steam API
Documentation
1
2
3
4
5
//! All functionality around games

pub mod library;
pub mod news;
pub mod stats;