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.
main
- 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
Hero Job
Shared job types and utilities for the Hero ecosystem.
Structure
rust/- Rust implementation of job typesvlang/- V language implementation (future)
Description
Languages
Rust
100%