Docs.rs
a2a-ap2-0.3.1
a2a-ap2 0.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
EmilLindfors
Dependencies
a2a-rs ^0.4
normal
buffa ^0.3.0
normal
buffa-types ^0.3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2
normal
serde_json ^1.0
dev
Versions
82.17%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
a2a_ap2
0.3.1
Module error
Module Items
Enums
Type Aliases
In crate a2a_
ap2
a2a_ap2
Module
error
Copy item path
Source
Enums
§
Ap2Error
Errors specific to the AP2 (Agent Payments Protocol) extension.
Type Aliases
§
Result
Convenience alias for
Result<T, Ap2Error>
.