Crates.io | steam-trading |
lib.rs | steam-trading |
version | 0.6.0 |
source | src |
created_at | 2021-11-12 17:40:24.389173 |
updated_at | 2024-02-07 19:47:53.634174 |
description | Create, accept and deny trade offers without your mobile device. |
homepage | https://github.com/saskenuba/SteamHelper-rs/tree/master/crates/steam-trading/ |
repository | https://github.com/saskenuba/SteamHelper-rs/tree/master/crates/steam-trading/ |
max_upload_size | |
id | 481005 |
size | 65,859 |
This library provides functionality regarding Steam Trade.
You can create accept, deny and create new trade offers, and in the future automatically keep track of statuses changes of offers through auto managed API calls.
This will include getting new Assetids after the trade is complete among other features.
To use it, add this to your Cargo.toml:
[dependencies.steam-trading]
version = "^0.4"