Docs.rs
walrust-0.5.1
walrust 0.5.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
russellromney
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
aws-config ^1
normal
aws-sdk-s3 ^1
normal
aws-smithy-runtime ^1
normal
axum ^0.7
normal
chrono ^0.4
normal
clap ^4
normal
futures ^0.3
normal
glob ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
litepages ^0.1.0
normal
prometheus ^0.13
normal
pyo3 ^0.22
normal
optional
rand ^0.8
normal
rayon ^1.10
normal
reqwest ^0.12
normal
rusqlite ^0.35
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
walkdir ^2
normal
walrust ^0.2.0
normal
brunch ^0.5
dev
tower ^0.5
dev
uuid ^1
dev
Versions
73.76%
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
Skip to main content
classify_error
walrust
0.5.1
In walrust::
retry
walrust
::
retry
Function
classify_
error
Copy item path
Source
pub fn classify_error(error: &
Error
) ->
ErrorKind
Expand description
Classify an error to determine retry behavior