better parser generation

This commit is contained in:
nora 2022-02-12 21:53:09 +01:00
parent c43126af1f
commit 83778ac2c9
10 changed files with 859 additions and 516 deletions

1
Cargo.lock generated
View file

@ -26,7 +26,6 @@ dependencies = [
name = "amqp_codegen"
version = "0.1.0"
dependencies = [
"anyhow",
"heck",
"itertools",
"strong-xml",