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
pub mod get_news_for_app;

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