Docs.rs
sp-io-26.0.0-dev.1
sp-io 26.0.0-dev.1
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 =24.0.0-dev.1
normal
sp-externalities =0.22.0-dev.1
normal
sp-keystore =0.30.0-dev.1
normal
sp-runtime-interface =20.0.0-dev.1
normal
sp-state-machine =0.31.0-dev.1
normal
sp-std =11.0.0-dev.1
normal
sp-tracing =13.0.0-dev.1
normal
sp-trie =25.0.0-dev.1
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 stable release
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
26.0.0-dev.1
In sp_io::storage
?
Function
sp_io
::
storage
::
clear
source
·
[
−
]
pub fn clear(key: &[
u8
])
Expand description
Clear the storage of the given
key
and its value.