agentic-commerce-protocol 0.2.0

Type definitions for the Agentic Commerce Protocol specification
Documentation
1
2
3
4
//! Agentic Commerce Protocol - Type definitions for the protocol specification.
mod models;

pub use models::*;