Docs.rs
offchain-utils-0.1.0
offchain-utils 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
hoangdevnull
Dependencies
parity-scale-codec ^3.0.0
normal
frame-benchmarking ^38.0.0
normal
optional
frame-support ^38.0.0
normal
frame-system ^38.0.0
normal
log ^0.4
normal
scale-info ^2.2.0
normal
serde ^1.0.160
normal
optional
serde_json ^1.0.44
normal
sp-core ^34.0.0
normal
sp-io ^38.0.0
normal
sp-runtime ^39.0.1
normal
Versions
70.59%
of the crate is documented
Platform
i686-unknown-linux-gnu
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_api_key
offchain_
utils
0.1.0
Module offchain_
api_
key
Module Items
Structs
Traits
In crate offchain_
utils
offchain_utils
Module
offchain_
api_
key
Copy item path
Source
Structs
§
Default
Offchain
ApiKey
A default implementation of
OffchainApiKey
using local offchain storage.
Traits
§
Offchain
ApiKey
A trait representing a way to fetch an API key for offchain calls.