# steamid-ng [![crates.io](https://img.shields.io/crates/v/steamid-ng.svg)](https://crates.io/crates/steamid-ng) [![MIT License](https://img.shields.io/crates/l/steamid-ng.svg)](https://github.com/Majora320/steamid-ng/blob/master/LICENSE) [![Docs.rs](https://docs.rs/steamid-ng/badge.svg)](https://docs.rs/steamid-ng) [![Travis CI](https://travis-ci.org/Majora320/steamid-ng.svg?branch=master)](https://travis-ci.org/Majora320/steamid-ng) An easy-to-use steamid type with functions to parse and render steam2 and steam3 IDs. All credit for [the initial PHP implementation](https://github.com/xPaw/SteamID.php) goes to xPaw; I merely ported it to rust.