# steamidfx
[](https://crates.io/crates/steamidfx)
[](https://github.com/vityafx/steamidfx/actions/workflows/ci.yml)
[](https://docs.rs/steamidfx)
[](./LICENSE)
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:
- [`steamid.co`](https://steamid.co)
## Rust version
The minimal rust version the library supports is `1.42`.
Previous versions might still work but not guaranteed to work correctly.
## License
This project is [licensed under the MIT license](https://github.com/vityafx/steamidfx/blob/master/LICENSE).