Crates.io | steamid-parser |
lib.rs | steamid-parser |
version | 0.2.1 |
source | src |
created_at | 2021-08-31 17:14:47.795563 |
updated_at | 2022-05-17 20:46:16.413492 |
description | Utility crate for de/serialization of various Steam IDs, such as Steam3, Steam64. |
homepage | |
repository | https://github.com/saskenuba/SteamHelper-rs/tree/master/crates/steamid-parser |
max_upload_size | |
id | 445211 |
size | 14,282 |
To use it, add this to your Cargo.toml:
[dependencies.steamid-parser]
version = "^0.2"
Check out docs for usage.