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.