Crates.io | steamidfx |
lib.rs | steamidfx |
version | 2.1.0 |
source | src |
created_at | 2021-04-27 12:43:51.759634 |
updated_at | 2021-04-29 10:42:10.171538 |
description | Work with steam id easily |
homepage | |
repository | https://github.com/vityafx/steamidfx |
max_upload_size | |
id | 390153 |
size | 57,558 |
A simple crate to parse and work with steam id.
The implementation 99% follows the specification as far as it is possible.
Also provides a way to construct requests and parse responses from such services as:
The minimal rust version the library supports is 1.42
.
Previous versions might still work but not guaranteed to work correctly.
This project is licensed under the MIT license.