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 fetcher
offchain_
utils
0.1.0
Module fetcher
Module Items
Structs
Traits
In crate offchain_
utils
offchain_utils
Module
fetcher
Copy item path
Source
Structs
§
Default
Offchain
Fetcher
A default implementation of
OffchainFetcher
.
Http
Request
A struct representing an HTTP request configuration.
Traits
§
Offchain
Fetcher
A trait for fetching data with flexible HTTP requests.