Docs.rs
arcly-http-0.9.0
arcly-http 0.9.0
Docs.rs crate page
MIT
11 July 2026
Links
Repository
crates.io
Source
Owners
ThitiwutPhimpisai
Dependencies
arcly-http-compliance ^0.9.0
normal
optional
arcly-http-core ^0.9.0
normal
arcly-http-data ^0.9.0
normal
optional
arcly-http-identity ^0.9.0
normal
optional
arcly-http-macros ^0.9.0
normal
arcly-http-messaging ^0.9.0
normal
optional
arcly-http-realtime ^0.9.0
normal
optional
axum ^0.8
normal
bytes ^1.6
normal
futures ^0.3
normal
http ^1.1
normal
inventory ^0.3
normal
schemars ^0.8
normal
serde_json ^1.0
normal
tokio ^1.38
normal
tracing ^0.1
normal
validator ^0.18
normal
reqwest ^0.12
dev
Versions
60%
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
arcly_
http
0.9.0
In arcly_
http::
observability::
lean_
telemetry
arcly_http
::
observability
::
lean_telemetry
Function
hex_
encode
Copy item path
Source
pub fn hex_encode(bytes: &[
u8
]) ->
String
Expand description
Encode arbitrary bytes as a lowercase hex string.