scream-id

Crates.ioscream-id
lib.rsscream-id
version0.1.1
sourcesrc
created_at2022-02-20 16:51:40.14851
updated_at2022-02-20 16:58:02.549989
descriptionA library used to handle Steam IDS.
homepage
repositoryhttps://github.com/Scream-rs/scream-id
max_upload_size
id535833
size8,259
Viggo Jonasson (viggojonasson)

documentation

README

scream-id

A library used to handle Steam IDS. Heavily inspired and mostly converted code of https://github.com/DoctorMcKay/node-steamid.

Install the library by adding this to your Cargo.toml file:

scream-id = "0.1.1"

Todo

  • Steam2 Parsing
  • Better input parsing.
  • Add support for newer steam2 format.
Commit count: 4

cargo fmt