Docs.rs
miraland-download-utils-1.19.2
miraland-download-utils 1.19.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
miralandlabs
Dependencies
console ^0.15.8
normal
indicatif ^0.17.8
normal
log ^0.4.21
normal
miraland-runtime =1.19.2
normal
miraland-sdk =1.19.2
normal
reqwest ^0.11.27
normal
miraland-runtime =1.19.2
dev
Versions
21.43%
of the crate is documented
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
Crate miraland_download_utils
miraland_
download_
utils
1.19.2
All Items
Crate Items
Structs
Functions
Crate
miraland_
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_kind
to specify downloading either a full snapshot or an incremental snapshot.