Flesh out support for namespaces

This commit is contained in:
2025-06-21 22:32:35 -07:00
parent 84cec642a3
commit b65e188cb9
5 changed files with 125 additions and 14 deletions
+1
View File
@@ -13,6 +13,7 @@ insta = "1.39.0"
nom = "7.1.3"
pest = "2.7.15"
compact_str = "0.9.0"
rustc-hash = "2.1.1"
[dev-dependencies]
insta = "1.39.0"