Docs.rs
cli-speedtest-0.1.3
cli-speedtest 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
nazakun021
Dependencies
anyhow ^1.0
normal
bytes ^1.0
normal
chrono ^0.4
normal
clap ^4.4
normal
console ^0.15
normal
dialoguer ^0.11
normal
dirs ^5
normal
futures ^0.3
normal
futures-util ^0.3
normal
indicatif ^0.17
normal
owo-colors ^3
normal
rand ^0.9
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
mockito ^1.4
dev
tempfile ^3
dev
Versions
26.67%
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
Skip to main content
Module utils
cli_
speedtest
0.1.3
Module utils
Module Items
Structs
Constants
Functions
In crate cli_
speedtest
cli_speedtest
Module
utils
Copy item path
Source
Structs
§
NonRetryable
Error
Marker error that tells with_retry to bail immediately without retrying. Used for HTTP 429 / 403 where retrying is actively harmful.
Constants
§
WARMUP_
SECS
Functions
§
calculate_
mbps
create_
spinner
with_
retry