Docs.rs
sp-io-28.0.0
sp-io 28.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
bytes ^1.1.0
normal
parity-scale-codec ^3.6.1
normal
ed25519-dalek ^2.0
normal
libsecp256k1 ^0.7
normal
log ^0.4.17
normal
secp256k1 ^0.24.0
normal
sp-core ^26.0.0
normal
sp-externalities ^0.23.0
normal
sp-keystore ^0.32.0
normal
sp-runtime-interface ^22.0.0
normal
sp-state-machine ^0.33.0
normal
sp-std ^12.0.0
normal
sp-tracing ^14.0.0
normal
sp-trie ^27.0.0
normal
tracing ^0.1.29
normal
tracing-core ^0.1.28
normal
rustversion ^1.0.6
build
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
sp_io
28.0.0
In sp_io::misc
?
Function
sp_io
::
misc
::
print_hex
source
·
[
−
]
pub fn print_hex(data: &[
u8
])
Expand description
Print any
u8
slice as hex.