# cargo-athena-api
[](https://crates.io/crates/cargo-athena-api)
A hand-owned, curated `serde` subset of the [Argo
Workflows](https://argoproj.github.io/workflows/) API types — just the
slice [`cargo-athena`](https://crates.io/crates/cargo-athena) emits,
kept deliberately small (no protobuf/codegen) and conformance-guarded by
a real-Argo end-to-end suite.
This is an internal crate. You almost certainly want
**[`cargo-athena`](https://crates.io/crates/cargo-athena)** instead.
- Repository: <https://github.com/mostlymaxi/cargo-athena>
- License: MIT OR Apache-2.0