Docs.rs
commonware-formatting-2026.4.0
commonware-formatting 2026.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
commonware-macros ^2026.4.0
normal
const-hex ^1.18.1
normal
criterion ^0.7.0
dev
rand ^0.8.5
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
commonware_
formatting
2026.4.0
commonware_formatting
Function
hex
Copy item path
Source
pub fn hex(bytes: &[
u8
]) ->
String
Expand description
Converts bytes to a lowercase hexadecimal
String
.