Docs.rs
cochranblock-0.8.0
cochranblock 0.8.0
Docs.rs crate page
Unlicense
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
GotEmCoach
Dependencies
aes-gcm ^0.10
normal
approuter-client ^0.2
normal
optional
argon2 ^0.5
normal
axum ^0.7
normal
axum-extra ^0.9
normal
axum-server ^0.7
normal
base64 ^0.21
normal
bincode ^2
normal
chrono ^0.4
normal
chrono-tz ^0.9
normal
clap ^4
normal
colored ^2
normal
optional
dirs ^5
normal
dotenvy ^0.15
normal
exopack ^0.2
normal
optional
hkdf ^0.12
normal
include_packed ^0.1
normal
lettre ^0.11
normal
mime_guess ^2
normal
open ^5
normal
rand ^0.8
normal
rcgen ^0.14
normal
redb ^2
normal
reqwest ^0.12
normal
rustls ^0.23
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^1
normal
time ^0.3
normal
tokio ^1
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
urlencoding ^2
normal
uuid ^1
normal
zstd ^0.13
normal
include_packed ^0.1
build
Versions
50.93%
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
cochranblock
0.8.0
Module error
Module Items
Enums
In crate cochranblock
cochranblock
Module
error
Copy item path
Source
Expand description
t18 = AppError. Kova: thiserror for all custom errors. No unwrap/expect in lib.
Enums
ยง
t18
t18 = AppError. Central error type for CochranBlock. Why: single source for status codes and display.