Skip to main content

Crate act_sdk

Crate act_sdk 

Source

Re-exports§

pub use context::ActContext;
pub use response::IntoResponse;

Modules§

cbor
constants
Well-known constants used across the ACT protocol.
context
prelude
response
types

Structs§

ActError
Error type mapping to ACT tool-error.

Type Aliases§

ActResult
Result type for ACT operations.

Attribute Macros§

act_component
Attribute macro for ACT component modules.
act_tool
Attribute macro for ACT tool functions.