crimson-crab 0.1.1

Production-grade Rust SDK for Anthropic's Claude API (Messages, streaming, tools, thinking, prompt caching, batches).
Documentation
1
2
3
4
5
6
## What & why

## Checklist
- [ ] `cargo fmt && cargo clippy --all-targets -- -D warnings && cargo test` green
- [ ] Wire-shape changes cite Anthropic docs + include round-trip fixtures
- [ ] Public items documented