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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module offchain_index
tet_io
2.1.2
Module offchain_
index
Module Items
Structs
Functions
In crate tet_
io
tet_io
Module
offchain_
index
Copy item path
Source
Expand description
Interface that provides functions to access the Offchain DB.
Structs
§
Host
Functions
Provides implementations for the extern host functions.
Functions
§
clear
Remove a key and its associated value from the Offchain DB.
set
Write a key value pair to the Offchain DB database in a buffered fashion.