feat(sdk/rust): first batch of changes for 1.0.0

This commit is contained in:
Gergő Móricz
2024-09-19 22:22:57 +02:00
parent 6aa468163e
commit 93a20442e3
9 changed files with 808 additions and 311 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"rust-analyzer.linkedProjects": [
"apps/rust-sdk/Cargo.toml"
]
}