Docs.rs
pedant-core-0.20.2
pedant-core 0.20.2
Docs.rs crate page
MIT
OR
Apache-2.0
10 August 2026
Links
Repository
crates.io
Source
Owners
jem-os
Dependencies
line-index ^0.1.2
normal
optional
pedant-types ^0.15.0
normal
proc-macro2 ^1
normal
quote ^1
normal
ra_ap_hir ^0.0.342
normal
optional
ra_ap_ide ^0.0.342
normal
optional
ra_ap_load-cargo ^0.0.342
normal
optional
ra_ap_project_model ^0.0.342
normal
optional
ra_ap_syntax ^0.0.342
normal
optional
ra_ap_vfs ^0.0.342
normal
optional
semver ^1
normal
serde ^1
normal
optional
sha2 ^0.11
normal
syn ^2
normal
thiserror ^2
normal
toml ^1
normal
serde_json ^1
dev
syn ^2
dev
tempfile ^3
dev
Versions
100%
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
encode_hex_digest
pedant_
core
0.20.2
In pedant_
core::
hash
pedant_core
::
hash
Function
encode_
hex_
digest
Copy item path
Source
pub fn encode_hex_digest(digest: &[
u8
]) ->
Box
<
str
>
Expand description
Lowercase hex encoding of a digest’s bytes.