Docs.rs
pinger-2.0.0
pinger 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
orf
Dependencies
lazy-regex ^3.3.0
normal
rand ^0.8.5
normal
optional
thiserror ^2.0.8
normal
anyhow ^1.0.94
dev
ntest ^0.9.3
dev
os_info ^3.9.0
dev
winping ^0.10.1
normal
Versions
2.44%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pinger
2.0.0
All Items
Crate Items
Modules
Structs
Enums
Traits
Functions
Crate
pinger
Copy item path
Source
Modules
§
linux
macos
Structs
§
Ping
Options
Enums
§
Ping
Creation
Error
Ping
Result
Traits
§
Pinger
Functions
§
get_
pinger
ping
Start pinging a an address. The address can be either a hostname or an IP address.
run_
ping