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

3
amqp_codegen/README.md Normal file
View file

@ -0,0 +1,3 @@
codegen for method serialization/deserialization
run using `cargo r > ../amqp_transport/src/classes/generated.rs`