Docs.rs
sp-core-hashing-13.0.0
sp-core-hashing 13.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
dvdplm
parity-crate-owner
Dependencies
blake2b_simd ^1.0.1
normal
byteorder ^1.3.2
normal
digest ^0.10.3
normal
sha2 ^0.10.7
normal
sha3 ^0.10.0
normal
twox-hash ^1.6.3
normal
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_core_hashing
13.0.0
?
Function
sp_core_hashing
::
twox_64
source
·
[
−
]
pub fn twox_64(data: &[
u8
]) -> [
u8
;
8
]
Expand description
Do a XX 64-bit hash and return result.