acdp-primitives 0.1.0

Foundational types and error vocabulary for the Agent Context Distribution Protocol (ACDP)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# acdp-primitives

Foundational types and error vocabulary for the Agent Context Distribution Protocol (ACDP)

Part of the [`acdp`](https://crates.io/crates/acdp) workspace — the reference
Rust implementation of the **Agent Context Distribution Protocol (ACDP)**. Most
users should depend on the umbrella [`acdp`](https://docs.rs/acdp) crate, which
re-exports this crate under its historical module path.

## License

Licensed under `MIT OR Apache-2.0`. See the workspace [LICENSE](../../LICENSE).