Docs.rs
heldar-kernel-0.1.4
heldar-kernel 0.1.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
wms2537
Dependencies
anyhow ^1
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.22
normal
chrono ^0.4
normal
dotenvy ^0.15
normal
hmac ^0.12
normal
libc ^0.2
normal
md-5 ^0.10
normal
rand_core ^0.6
normal
reqwest ^0.12
normal
ring ^0.17
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
thiserror ^1
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
Versions
35.86%
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
heldar_
kernel
0.1.4
Module error
Module Items
Enums
Type Aliases
In crate heldar_
kernel
heldar_kernel
Module
error
Copy item path
Source
Enums
§
AppError
Application error type, convertible into an HTTP response.
Type Aliases
§
AppResult