feat(rust): add rust sdk (#5909)

* upload client

* add gh workflow

* refactor build script

* remove dbg!

* fix async

* remove unused

* update dev.nu

* update CI

* fix ci

* fixin tests

* fixes + tests
This commit is contained in:
pyranota
2025-06-10 18:38:18 +02:00
committed by GitHub
parent a8acbc00dc
commit 96be888e49
10 changed files with 3614 additions and 0 deletions

3
rust-client/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
windmill-api/
windmill_api/
api/