add void backend

This commit is contained in:
Book-reader
2024-04-04 17:34:46 +13:00
parent ceaccc8748
commit f947b8e56a
6 changed files with 157 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"rust-analyzer.linkedProjects": [
"./crates/pacdef_core/Cargo.toml",
"./crates/pacdef_core/Cargo.toml",
"./crates/pacdef_core/Cargo.toml"
]
}