Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 215 Bytes

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.