Docs.rs
rusty-haystack-client-0.4.2
rusty-haystack-client 0.4.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jscott3201
Dependencies
base64 ^0.22
normal
futures-util ^0.3
normal
rusty-haystack-core ^0.4.2
normal
log ^0.4
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.26
normal
url ^2
normal
Versions
77.59%
of the crate is documented
Go to latest version
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
Skip to main content
Crate haystack_client
haystack_
client
0.4.2
All Items
Crate Items
Re-exports
Modules
Crate
haystack_
client
Copy item path
Source
Re-exports
§
pub use client::
HaystackClient
;
pub use error::
ClientError
;
Modules
§
auth
Client-side SCRAM SHA-256 authentication handshake.
client
error
tls
TLS configuration for mutual TLS (mTLS) client authentication.
transport