Docs.rs
host-chain-core-0.3.2
host-chain-core 0.3.2
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
replghost
Dependencies
futures ^0.3
normal
host-encoding ^0.3.2
normal
log ^0.4
normal
ruzstd ^0.7
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tokio ^1
dev
reqwest ^0.12
normal
reqwest ^0.12
normal
Versions
73.65%
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_encode
host_
chain_
core
0.3.2
In host_
chain_
core::
dotns
host_chain_core
::
dotns
Function
hex_
encode
Copy item path
Source
pub fn hex_encode(bytes: &[
u8
]) ->
String
Expand description
Hex-encode bytes as a
0x
-prefixed lowercase string.