Docs.rs
elfpak-core-0.2.0
elfpak-core 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
22 August 2026
Links
Repository
crates.io
Source
Owners
asaaki
Dependencies
goblin ^0.10
normal
rustix ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
Versions
37.47%
of the crate is documented
Go to latest version
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
elfpak_
core
0.2.0
In elfpak_
core::
paths
elfpak_core
::
paths
Function
hex
Copy item path
Source
pub fn hex(bytes: &[
u8
]) ->
String
Expand description
Render bytes as lowercase hex (used for digests).