pclass-parser 0.1.0

https://github.com/phodal/pclass-parser
Documentation
1
2
3
4
5
6
## JVM class parser
This is the `class-parser` crate, which contains parser
of `.class`. 

The binary format parser based on 
[`nom`](https://crates.io/crates/nom).