Docs.rs
anthropic-sdk-rust-0.1.1
anthropic-sdk-rust 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dimichgh
Dependencies
async-trait ^0.1
normal
backoff ^0.4
normal
base64 ^0.22
normal
bytes ^1.5
normal
chrono ^0.4
normal
dotenvy ^0.15
normal
eventsource-stream ^0.2
normal
futures ^0.3
normal
mime ^0.3.17
normal
once_cell ^1.0
normal
pin-project ^1.0
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tempfile ^3.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
tower ^0.4
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
uuid ^1.0
normal
chrono ^0.4
dev
tokio ^1.0
dev
tokio-test ^0.4
dev
Versions
84.95%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
log_request
anthropic_
sdk
0.1.1
In anthropic_
sdk::
utils::
logging
anthropic_sdk
::
utils
::
logging
Function
log_
request
Copy item path
Source
pub fn log_request(method: &
str
, url: &
str
, body:
Option
<&
str
>)
Expand description
Log a request being sent