Docs.rs
sp-io-38.0.0
sp-io 38.0.0
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.8
normal
ed25519-dalek ^2.1
normal
optional
libsecp256k1 ^0.7.0
normal
optional
log ^0.4.21
normal
optional
secp256k1 ^0.28.0
normal
optional
sp-core ^34.0.0
normal
sp-crypto-hashing ^0.1.0
normal
sp-externalities ^0.29.0
normal
sp-keystore ^0.40.0
normal
optional
sp-runtime-interface ^28.0.0
normal
sp-state-machine ^0.43.0
normal
optional
sp-tracing ^17.0.0
normal
sp-trie ^37.0.0
normal
optional
tracing ^0.1.37
normal
tracing-core ^0.1.32
normal
rustversion ^1.0.6
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
38.0.0
In sp_io::storage
Function
sp_io
::
storage
::
clear
Copy item path
source
ยท
[
−
]
pub fn clear(key: &[
u8
])
Expand description
Clear the storage of the given
key
and its value.