Docs.rs
fetch-ccip-0.2.0
fetch-ccip 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Neuron-Grid
Dependencies
chrono ^0.4.40
normal
clap ^4.5.32
normal
futures ^0.3.31
normal
ipnet ^2.11.0
normal
rand ^0.9.0
normal
reqwest ^0.12.15
normal
tokio ^1.44.1
normal
Versions
38.46%
of the crate is documented
Go to latest version
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
fetch_
ccip
0.2.0
Module fetch
Module Items
Functions
In crate fetch_
ccip
fetch_ccip
Module
fetch
Copy item path
Source
Functions
§
fetch_
with_
retry
RIRファイルを取得してテキストとして返す。 リトライ + 指数バックオフ付き Tokioのマルチスレッド環境でエラーにならないように、乱数生成器
rng()
は
.await
をまたぐ前にスコープから取り除き、値だけを取得して使う。