Rust: generate schema.py and extractor from ungrammar

This commit is contained in:
Arthur Baars
2024-09-13 16:57:54 +02:00
parent 61ac8d66f5
commit 1f30d5f41b
8 changed files with 539 additions and 84 deletions

View File

@@ -18,6 +18,7 @@ ra_ap_paths = "0.0.232"
ra_ap_project_model = "0.0.232"
ra_ap_syntax = "0.0.232"
ra_ap_vfs = "0.0.232"
ra_ap_parser = "0.0.232"
serde = "1.0.209"
serde_with = "3.9.0"
stderrlog = "0.6.0"