Docs.rs
glossia-0.2.0
glossia 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
22 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
asherp
Dependencies
anyhow ^1.0
normal
bincode ^1.3
normal
getrandom ^0.2
normal
optional
image ^0.25
normal
optional
js-sys ^0.3
normal
optional
moniker ^0.5
normal
nlprule ^0.6
normal
optional
num-bigint ^0.4
normal
num-traits ^0.2
normal
pest ^2.7
normal
pest_derive ^2.7
normal
rand ^0.8
normal
reed-solomon ^0.2
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
wasm-bindgen ^0.2
normal
optional
serde_yaml ^0.9
build
Versions
60.99%
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
glossia
0.2.0
In glossia::
codec
glossia
::
codec
Function
hex_
encode
Copy item path
Source
pub fn hex_encode(bytes: &[
u8
]) ->
String
Expand description
Encode bytes as lowercase hex string.