clockwork-tuples 0.1.2

Type-level tuple utilities for compile-time structural reasoning.
Documentation
1
2
3
4
5
6
# Agent Notes for `libs/clockwork_tuples`

- Do **not** modify `libs/clockwork_tuples/CHANGELOG.md`. The changelog is
  managed by CI automation and manual changes will be overwritten or rejected.
- When adding documentation, prefer updating `README.md` and the crate-level
  docs in `src/lib.rs` so user-facing references stay aligned.