Docs.rs
sp-io-2.0.1
sp-io 2.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^1.3.1
normal
futures ^0.3.1
normal
hash-db ^0.15.2
normal
libsecp256k1 ^0.3.4
normal
log ^0.4.8
normal
parking_lot ^0.10.0
normal
sp-core ^2.0.0
normal
sp-externalities ^0.8.0
normal
sp-runtime-interface ^2.0.0
normal
sp-state-machine ^0.8.0
normal
sp-std ^2.0.0
normal
sp-tracing ^2.0.0
normal
sp-trie ^2.0.0
normal
sp-wasm-interface ^2.0.0
normal
tracing ^0.1.19
normal
tracing-core ^0.1.15
normal
Versions
99.1%
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
::
storage
?
[
−
]
[src]
Function
sp_io
::
storage
::
clear
pub fn clear(key:
&[
u8
]
)
Clear the storage of the given
key
and its value.