Docs.rs
act-sdk-0.12.0
act-sdk 0.12.0
Docs.rs crate page
MIT
OR
Apache-2.0
26 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
GamePad64
Dependencies
act-sdk-macros ^0.12
normal
act-types ^0.12
normal
ciborium ^0.2
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
wit-bindgen ^0.58
normal
Versions
60.53%
of the crate is documented
Go to latest version
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 context
act_sdk
0.12.0
Module context
Module Items
Structs
Enums
In crate act_
sdk
act_sdk
Module
context
Copy item path
Source
Structs
§
ActContext
Context passed to tool functions. Provides metadata access and stream writing.
Enums
§
RawTool
Event
Raw tool event before conversion to WIT types. Used internally by ActContext; the generated code converts to WIT ToolEvent.