agentic-commerce-protocol 0.2.0

Type definitions for the Agentic Commerce Protocol specification
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies]

[lib]
name = "agentic_commerce_protocol"
path = "src/lib.rs"

[package]
authors = ["Svix"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["data-structures"]
description = "Type definitions for the Agentic Commerce Protocol specification"
edition = "2021"
homepage = "https://developers.openai.com/commerce/guides/get-started"
keywords = ["agentic-commerce", "protocol", "types", "openai", "stripe"]
license = "MIT"
name = "agentic-commerce-protocol"
readme = "README.md"
repository = "https://github.com/svix/agentic-commerce-protocol"
version = "0.2.0"