Expand description

Module containing “Target” related functionality.

Structs

Target to check if a system can be reached via ICMP.

Target to check if a system can be reached via TCP.

Enums

Current status of a Target

Constants

Default timeout duration for each connection attempt of a TcpTarget

Traits

Trait specifying a Target that can be used to check if its available.

Type Definitions

Alias of String expressing a “fully qualified domain name”

Alias of u16 expressing a port number