3 releases
Uses old Rust 2015
0.1.2 | Jul 15, 2016 |
---|---|
0.1.1 | Jul 11, 2016 |
0.1.0 | Jul 5, 2016 |
#7 in #qapi
Used in qemu-rust
66KB
479 lines
parse_qapi
nom qapi parser
This library contains helper functions to parse qemus json qapi. This makes use of both nom and the rust json crates.
The goal of the library is to transform json code to rust code.
Dependencies
~1MB
~17K SLoC