steamidfx

Crates.iosteamidfx
lib.rssteamidfx
version2.1.0
sourcesrc
created_at2021-04-27 12:43:51.759634
updated_at2021-04-29 10:42:10.171538
descriptionWork with steam id easily
homepage
repositoryhttps://github.com/vityafx/steamidfx
max_upload_size
id390153
size57,558
Shockingly Good (iddm)

documentation

https://docs.rs/steamidfx

README

steamidfx

Crates badge CI Documentation MIT licensed

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:

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.

Commit count: 11

cargo fmt