steamid-ng 1.0.0

An easy-to-use steamid type with functions to parse and render steam2 and steam3 IDs
Documentation
[badges.maintenance]
status = "passively-maintained"

[badges.travis-ci]
branch = "master"
repository = "Majora320/steamid-ng"
[dependencies.enum_primitive]
version = "0.1.1"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.num]
version = "0.3.0"

[dependencies.regex]
version = "1.3.9"

[dependencies.serde]
version = "1.0.116"

[dependencies.serde_derive]
version = "1.0.116"

[dependencies.thiserror]
version = "1.0.20"
[dev-dependencies.serde_json]
version = "1.0.58"

[package]
authors = ["Moses Miller <Majora320@gmail.com>"]
categories = ["parser-implementations", "games"]
description = "An easy-to-use steamid type with functions to parse and render steam2 and steam3 IDs"
edition = "2018"
keywords = ["steam", "id", "steamid", "parser"]
license = "MIT"
name = "steamid-ng"
readme = "README.md"
repository = "https://github.com/Majora320/steamid-ng"
version = "1.0.0"