steam-webapi-rust-sdk 0.0.9

Rust SDK for the Steam Web API: player profiles, owned games, stats/achievements, app catalog and news, and Dota 2 data, with built-in response caching
Documentation
1
2
3
4
5
6
pub mod get_app_list;


pub fn get_interface() -> String {
    "ISteamApps".to_string()
}