Docs.rs
fetch-ccip-0.3.0
fetch-ccip 0.3.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
46.15%
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.3.0
Module fetch
Module Items
Functions
In crate fetch_
ccip
fetch_ccip
Module
fetch
Copy item path
Source
Functions
§
fetch_
with_
retry
HTTP GETによるデータ取得を、リトライ+指数バックオフ付きで行う。 成功時はレスポンス文字列を返す。
retry_attempts
回失敗した場合、エラーを返す。