acp-ffi 1.0.0

C FFI bindings for StateSet ACP Handler
docs.rs failed to build acp-ffi-1.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

ACP FFI

C Foreign Function Interface (FFI) bindings for the StateSet Agentic Commerce Protocol (ACP) Handler.

Installation

Add to your Cargo.toml:

[dependencies]
acp-ffi = "1.0"

Features

  • C-compatible API for cross-language integration
  • Static and dynamic library support
  • Thread-safe session management

License

MIT