Docs.rs
tet-io-2.1.2
tet-io 2.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
marlonhanks
Dependencies
tetsy-scale-codec ^2.0.1
normal
externalities ^2.1.2
normal
optional
futures ^0.3.1
normal
optional
libsecp256k1 ^0.3.4
normal
optional
log ^0.4.8
normal
optional
parking_lot ^0.11.1
normal
optional
tet-core ^2.1.2
normal
tetcore-std ^2.1.2
normal
tetcore-tracing ^2.1.2
normal
tetcore-wasm-interface ^2.1.2
normal
tetsy-hash-db ^0.15.2
normal
tp-keystore ^2.1.2
normal
optional
tp-runtime-interface ^2.1.2
normal
tp-state-machine ^2.1.2
normal
optional
tp-trie ^2.1.2
normal
optional
tracing ^0.1.22
normal
tracing-core ^0.1.17
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tet_io
2.1.2
In tet_
io::
storage
tet_io
::
storage
Function
clear
Copy item path
Source
pub fn clear(key: &[
u8
])
Expand description
Clear the storage of the given
key
and its value.