Docs.rs
netspeed-cli-0.10.3
netspeed-cli 0.10.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mapleDevJS
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4
normal
console ^0.16
normal
crossterm ^0.28
normal
csv ^1
normal
directories ^6.0.0
normal
futures ^0.3
normal
futures-util ^0.3.31
normal
indicatif ^0.18
normal
owo-colors ^4
normal
quick-xml ^0.39
normal
reqwest ^0.12
normal
rustls ^0.23
normal
rustls-pemfile ^2.1
normal
serde ^1
normal
serde_json ^1
normal
terminal_size ^0.4
normal
textwrap ^0.16
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1.1.2
normal
unicode-width ^0.1
normal
webpki-roots ^0.26
normal
criterion ^0.8
dev
proptest ^1
dev
serial_test ^3.2
dev
tempfile ^3.19
dev
thiserror ^2
dev
tokio ^1
dev
wiremock ^0.6.5
dev
clap ^4
build
clap_complete ^4
build
clap_mangen ^0.3
build
Versions
58.97%
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
ServerService
netspeed_
cli
0.10.3
Server
Service
Implementors
In netspeed_
cli::
services
netspeed_cli
::
services
Trait
Server
Service
Copy item path
Source
pub trait ServerService:
ServerFetcher
+
ServerPinger
+
ServerSelector
+
Send
+
Sync
{ }
Implementors
§
Source
§
impl
ServerService
for
DefaultServerService