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.
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-09-01 16:19:02 +02:00
2025-09-02 09:14:26 +02:00

Hero Job

Shared job types and utilities for the Hero ecosystem.

Structure

  • rust/ - Rust implementation of job types
  • vlang/ - V language implementation (future)
Description
No description provided
Readme 4.8 MiB
Languages
Rust 100%