langdb_clust 0.9.9

An unofficial Rust client for the Anthropic/Claude API.
Documentation
1
2
3
4
//! Provides attributes macros from the [clust_macros](https://github.com/mochi-neko/clust/tree/main/clust_macros) crate for the `macros` feature flag.

#[cfg(feature = "macros")]
pub use clust_macros::clust_tool;