claude-sdk-rs 1.0.0

Rust SDK for Claude AI with CLI integration - type-safe async API for Claude Code and direct SDK usage
Documentation
1
2
3
4
5
pub mod ai_agents;
pub mod error;
pub mod external_mcp;
pub mod nodes;
pub mod task;