Docs.rs
sp-core-6.0.0
sp-core 6.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
base58 ^0.2.0
normal
bitflags ^1.3
normal
blake2-rfc ^0.2.18
normal
byteorder ^1.3.2
normal
parity-scale-codec ^3.0.0
normal
dyn-clonable ^0.9.0
normal
ed25519-dalek ^1.0.1
normal
futures ^0.3.19
normal
hash-db ^0.15.2
normal
hash256-std-hasher ^0.15.2
normal
hex ^0.4
normal
impl-serde ^0.3.0
normal
lazy_static ^1.4.0
normal
libsecp256k1 ^0.7
normal
log ^0.4.11
normal
merlin ^2.0
normal
num-traits ^0.2.8
normal
parity-util-mem ^0.11.0
normal
parking_lot ^0.12.0
normal
primitive-types ^0.11.1
normal
rand ^0.7.3
normal
regex ^1.5.4
normal
scale-info ^2.0.0
normal
schnorrkel ^0.9.1
normal
secp256k1 ^0.21.2
normal
secrecy ^0.8.0
normal
serde ^1.0.136
normal
sp-core-hashing ^4.0.0
normal
sp-debug-derive ^4.0.0
normal
sp-externalities ^0.12.0
normal
sp-runtime-interface ^6.0.0
normal
sp-std ^4.0.0
normal
sp-storage ^6.0.0
normal
ss58-registry ^1.11.0
normal
substrate-bip39 ^0.4.4
normal
thiserror ^1.0.30
normal
tiny-bip39 ^0.8.2
normal
wasmi ^0.9.1
normal
zeroize ^1.4.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
☰
Module storage
Structs
?
Module
sp_core
::
offchain
::
storage
source
·
[
−
]
Expand description
In-memory implementation of offchain workers database.
Structs
InMemOffchainStorage
In-memory storage for offchain workers.