Docs.rs
waffles-solana-download-utils-1.16.0-alpha.10
waffles-solana-download-utils 1.16.0-alpha.10
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nixxholas
Dependencies
console ^0.15.0
normal
indicatif ^0.17.1
normal
log ^0.4.17
normal
reqwest ^0.11.12
normal
waffles-solana-runtime =1.16.0-alpha.10
normal
waffles-solana-sdk =1.16.0-alpha.10
normal
Versions
21.43%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
download_
utils
1.16.0-alpha.10
All Items
Crate Items
Structs
Functions
Crate
solana_download_utils
Copy item path
Source
Structs
§
Download
Progress
Record
Structure modeling information about download progress
Functions
§
download_
file
This callback allows the caller to get notified of the download progress modelled by DownloadProgressRecord Return “true” to continue the download Return “false” to abort the download
download_
genesis_
if_
missing
download_
snapshot_
archive
Download a snapshot archive from
rpc_addr
. Use
snapshot_type
to specify downloading either a full snapshot or an incremental snapshot.