deck_codes 0.1.0

A library for decoding and encoding Hearthstone's deck code format
Documentation
1
2
3
4
* Stop using panic! and return results instead
* Generate docs
* An example CLI tool that uses this library
* More tests