Docs.rs
act-sdk-0.3.0
act-sdk 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
GamePad64
Dependencies
act-sdk-macros ^0.3
normal
act-types ^0.3
normal
ciborium ^0.2
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
wit-bindgen ^0.54
normal
Versions
40%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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.3.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
§
RawStream
Event
Raw stream event before conversion to WIT types. Used internally by ActContext; the generated code converts to WIT StreamEvent.