claude-rust-provider 0.2.0

Anthropic API provider with SSE streaming
Documentation
1
2
3
4
5
pub mod domain;
pub mod application;
pub mod infrastructure;

pub use infrastructure::AnthropicProvider;