Report descriptor parser prototype

This commit is contained in:
David Hoppenbrouwers
2022-09-08 01:40:40 +02:00
commit c77700a9ea
7 changed files with 503 additions and 0 deletions

View File

@ -0,0 +1,8 @@
[package]
name = "report_descriptor"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]