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.