Docs.rs
sp-io-2.0.0-alpha.3
sp-io 2.0.0-alpha.3
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^1.0.6
normal
hash-db ^0.15.2
normal
libsecp256k1 ^0.3.4
normal
log ^0.4.8
normal
sp-core ^2.0.0-alpha.2
normal
sp-externalities ^0.8.0-alpha.2
normal
sp-runtime-interface ^2.0.0-alpha.2
normal
sp-state-machine ^0.8.0-alpha.2
normal
sp-std ^2.0.0-alpha.2
normal
sp-trie ^2.0.0-alpha.2
normal
sp-wasm-interface ^2.0.0-alpha.2
normal
Versions
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
::
storage
All crates
[
−
]
[src]
Function
sp_io
::
storage
::
clear
pub fn clear(key:
&[
u8
]
)
Clear the storage of the given
key
and its value.