steamid 0.3.0

Simple SteamID type.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.redis]
optional = true
version = "*"

[features]
redis-support = ["redis"]

[package]
authors = ["XMPPwocky <nttheis@gmail.com>"]
description = "Simple SteamID type."
license = "MIT"
name = "steamid"
repository = "https://github.com/XMPPwocky/steamid"
version = "0.3.0"