Docs.rs
sp-io-33.0.0
sp-io 33.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.1.0
normal
parity-scale-codec ^3.6.1
normal
ed25519-dalek ^2.1
normal
optional
libsecp256k1 ^0.7
normal
optional
log ^0.4.20
normal
optional
secp256k1 ^0.28.0
normal
optional
sp-core ^31.0.0
normal
sp-crypto-hashing ^0.1.0
normal
sp-externalities ^0.27.0
normal
sp-keystore ^0.37.0
normal
optional
sp-runtime-interface ^26.0.0
normal
sp-state-machine ^0.38.0
normal
optional
sp-std ^14.0.0
normal
sp-tracing ^16.0.0
normal
sp-trie ^32.0.0
normal
optional
tracing ^0.1.29
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
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_io
33.0.0
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.