Docs.rs
pinger-0.13.0
pinger 0.13.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
orf
Dependencies
anyhow ^1.0.72
normal
lazy_static ^1.4.0
normal
regex ^1.9.0
normal
thiserror ^1.0.44
normal
os_info ^3.6.0
dev
dns-lookup ^2.0.0
normal
winping ^0.10.1
normal
Versions
5.13%
of the crate is documented
Go to latest version
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
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 pinger
Version 0.13.0
All Items
Modules
Structs
Enums
Traits
Functions
?
Crate
pinger
source
·
[
−
]
Modules
linux
macos
Structs
SimplePinger
Enums
PingDetectionError
PingError
PingResult
Traits
Parser
Pinger
Functions
ping
Start pinging a an address. The address can be either a hostname or an IP address.
ping_with_interval
Start pinging a an address. The address can be either a hostname or an IP address.
run_ping