Docs.rs
specters-2.1.0
specters 2.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jaredboynton
Dependencies
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
getrandom ^0.3
normal
hex ^0.4
normal
http ^1
normal
httparse ^1
normal
psl ^2
normal
quiche ^0.24
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
url ^2
normal
zstd ^0.13
normal
hex ^0.4
dev
rcgen ^0.14.5
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
65.5%
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
2.1.0
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.