This repository has been archived on 2025-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Timur Gordon 7b9420f3e6 Refactor job client into separate crate
- Moved client code from rust/src/client.rs to rust/client/ subdirectory
- Created separate hero-job-client crate for better modularity
- Updated Cargo.toml to include client as workspace member
- Client can now be used independently of the main hero-job crate
2025-11-04 17:09:37 +01:00
..
2025-11-04 17:09:37 +01:00