Docs.rs
specters-4.1.9
specters 4.1.9
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jaredboynton
Dependencies
atomic-waker ^1
normal
base64 ^0.22.1
normal
boring ^4
normal
boring-sys ^4
normal
brotli ^8
normal
bytes ^1
normal
chrono ^0.4
normal
flate2 ^1
normal
foreign-types-shared ^0.3
normal
futures-core ^0.3
normal
getrandom ^0.3
normal
hex ^0.4
normal
http ^1
normal
http-body ^1
normal
httparse ^1
normal
libc ^0.2
normal
mimalloc ^0.1
normal
optional
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
psl ^2
normal
rustls-native-certs ^0.8
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
sha2 ^0.10
normal
socket2 ^0.6
normal
thiserror ^2
normal
tokio ^1
normal
tokio-boring ^4
normal
tracing ^0.1
normal
zstd ^0.13
normal
fastwebsockets ^0.10.0
dev
futures-util ^0.3
dev
hex ^0.4
dev
rcgen ^0.14.5
dev
reqwest ^0.12
dev
tokio-test ^0.4
dev
tokio-tungstenite ^0.24
dev
tracing-subscriber ^0.3
dev
Versions
39.13%
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
Module error
specter
4.1.9
Module error
Module Items
Enums
Type Aliases
In crate specter
specter
Module
error
Copy item path
Source
Expand description
Error types for specter crate.
Enums
§
Error
Errors that can occur during HTTP operations.
Type Aliases
§
Result
Result type alias using our Error type.