iii-rust-sdk

Installation
SKILL.md

Rust SDK

The native async Rust SDK for connecting workers to the iii engine via tokio.

Documentation

Full API reference: https://iii.dev/docs/api-reference/sdk-rust

Install

Add to Cargo.toml:

iii-sdk = { version = "0.10", features = ["otel"] }

Key Types and Functions

Export Purpose
register_worker(url, InitOptions) Connect to the engine, returns III client
Related skills
Installs
219
Repository
iii-hq/skills
GitHub Stars
7
First Seen
Mar 31, 2026