Added: Rust parser WIP

This commit is contained in:
Maieul BOYER 2024-03-25 15:15:49 +01:00
parent 3ee1bed44e
commit b38a1cba97
No known key found for this signature in database
3 changed files with 151 additions and 0 deletions

7
rust/parser/Cargo.lock generated Normal file
View file

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "parser-rs"
version = "0.1.0"