Docs.rs
sp-io-39.0.0
sp-io 39.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
bytes ^1.4.0
normal
parity-scale-codec ^3.6.12
normal
docify ^0.2.9
normal
ed25519-dalek ^2.1
normal
optional
libsecp256k1 ^0.7.0
normal
optional
log ^0.4.22
normal
optional
secp256k1 ^0.28.0
normal
optional
sp-core ^35.0.0
normal
sp-crypto-hashing ^0.1.0
normal
sp-externalities ^0.30.0
normal
sp-keystore ^0.41.0
normal
optional
sp-runtime-interface ^29.0.0
normal
sp-state-machine ^0.44.0
normal
optional
sp-tracing ^17.0.1
normal
sp-trie ^38.0.0
normal
optional
tracing ^0.1.37
normal
tracing-core ^0.1.32
normal
rustversion ^1.0.17
build
polkavm-derive ^0.9.1
normal
Versions
100%
of the crate is documented
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
39.0.0
In sp_
io::
hashing
sp_io
::
hashing
Function
sha2_256
Copy item path
Source
pub fn sha2_256(data: &[
u8
]) -> [
u8
;
32
]
Expand description
Conduct a 256-bit Sha2 hash.