with type filtering

This commit is contained in:
2023-01-28 20:21:19 +01:00
parent 3eb891422f
commit 2eb5d98c8a
8 changed files with 4763 additions and 4 deletions

View File

@@ -5,3 +5,11 @@ A dagger sdk written in rust for rust.
## Disclaimer
Work in progress. This is not ready for usage yet
### Status
- [x] dagger cli downloader
- [x] dagger network session
- [ ] graphql rust codegen (User API)
- [ ] fix build / release cycle
- [ ] general api stabilisation