Crate piface[][src]

Expand description

This library will attempt to determine the local machine’s default route to the internet and pull related info

Re-exports

pub use self::gateway::DefaultRoute;
pub use self::interface::PrimaryInterface;

Modules

gateway IP and interface name associated with the default route

interface name, mac address, and the related default route

Enums

Type Definitions