steam-rs
A wrapper for the Steam Web API in Rust.
This is based on the Steamworks Web API Reference and Better Steam Web API Documentation.
This is not production ready!
This crate is highly experimental and unfinished so you are advised to be cautious when using it in your projects.
Supported API endpoints
For a list of all supported API interfaces and endpoints, please see ENDPOINTS.md.
Usage
use env;
use ;
async
Contributing
This project is in early stages of development, so bug reports, suggestions, and pull requests are highly appreciated!
License
This project is licensed under the MIT License.