Docs.rs
heldar-kernel-0.2.0
heldar-kernel 0.2.0
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
lettre ^0.11
normal
optional
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
38.56%
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
hex_encode
heldar_
kernel
0.2.0
In heldar_
kernel::
auth
heldar_kernel
::
auth
Function
hex_
encode
Copy item path
Source
pub fn hex_encode(bytes: &[
u8
]) ->
String