Docs.rs
sp-core-18.0.0
sp-core 18.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
array-bytes ^4.1
normal
optional
base58 ^0.2.0
normal
optional
bitflags ^1.3
normal
blake2 ^0.10.4
normal
optional
bounded-collections ^0.1.4
normal
parity-scale-codec ^3.2.2
normal
dyn-clonable ^0.9.0
normal
optional
ed25519-zebra ^3.1.0
normal
optional
futures ^0.3.21
normal
optional
hash-db ^0.15.2
normal
hash256-std-hasher ^0.15.2
normal
impl-serde ^0.4.0
normal
optional
lazy_static ^1.4.0
normal
optional
libsecp256k1 ^0.7
normal
optional
log ^0.4.17
normal
merlin ^2.0
normal
optional
parking_lot ^0.12.1
normal
optional
primitive-types ^0.12.0
normal
rand ^0.8.5
normal
optional
regex ^1.6.0
normal
optional
scale-info ^2.1.1
normal
schnorrkel ^0.9.1
normal
optional
secp256k1 ^0.24.0
normal
optional
secrecy ^0.8.0
normal
serde ^1.0.136
normal
optional
sp-core-hashing ^7.0.0
normal
optional
sp-debug-derive ^7.0.0
normal
sp-externalities ^0.18.0
normal
optional
sp-runtime-interface ^15.0.0
normal
sp-std ^7.0.0
normal
sp-storage ^12.0.0
normal
ss58-registry ^1.34.0
normal
substrate-bip39 ^0.4.4
normal
optional
thiserror ^1.0.30
normal
optional
tiny-bip39 ^1.0.0
normal
optional
zeroize ^1.4.3
normal
criterion ^0.4.0
dev
rand ^0.8.5
dev
serde_json ^1.0
dev
sp-core-hashing-proc-macro ^7.0.0
dev
sp-serializer ^5.0.0
dev
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
18.0.0
Function
sp_core
::
twox_64
Copy item path
source
ยท
[
−
]
pub fn twox_64(data: &[
u8
]) -> [
u8
;
8
]
Expand description
Do a XX 64-bit hash and return result.