List of all items
Structs
- cli::Cli
- cli::GetArgs
- config::ResolvedDir
- engine::DownloadReport
- engine::DownloadRequest
- file::DestFile
- file::FileIdentity
- fmt::Style
- http::HttpConfig
- http::Primed
- http::RemoteInfo
- integrity::Checksum
- limit::RateLimiter
- mirror::Source
- mirror::SourceSet
- naming::Destination
- progress::Reporter
- progress::Snapshot
- progress::SpeedMeter
- progress::Stats
- resume::Reconciled
- resume::Validators
- retry::RetryPolicy
- scheduler::Lease
- scheduler::Scheduler
- scheduler::Split
- shutdown::Cancel
- storage::DownloadRecord
- storage::ProgressUpdate
- storage::RangeRecord
- storage::Store
- worker::PrimedBody
- worker::WorkerCtx
Enums
- cli::Command
- config::DirSource
- error::TransferError
- integrity::Algorithm
- integrity::Outcome
- mirror::Admission
- naming::FilenameSource
- progress::Event
- progress::NoteLevel
- resume::Identity
- resume::Validation
- retry::Decision
- storage::RangeState
- storage::Status
- ui::Mode
- worker::WorkerOutcome
Functions
- cli::dispatch
- config::ask
- config::can_prompt
- config::normalise_dir
- config::platform_download_dir
- config::prompt_for_download_dir
- config::resolve_download_dir
- config::save_download_dir
- config::saved_download_dir
- config::tildify
- engine::download
- engine::grace_period
- fmt::bar
- fmt::bar_parts
- fmt::bytes
- fmt::duration
- fmt::eta
- fmt::percent
- fmt::rate
- fmt::short_url
- http::build_client
- http::get_range
- http::header
- http::parse_content_range
- http::parse_retry_after
- http::probe
- http::probe_priming
- http::redact
- integrity::hash_bytes
- integrity::verify
- limit::parse_duration
- limit::parse_rate
- mirror::classify
- naming::assert_within
- naming::choose
- naming::expand_tilde
- naming::sanitize
- netrc::lookup
- resume::check_identity
- resume::plan_is_intact
- resume::reconcile
- resume::validate
- scheduler::chunk_size
- scheduler::plan
- scheduler::plan_primed
- scheduler::plan_sequential
- storage::mint_cookie
- storage::now
- ui::render_block
- ui::run
- worker::run