[][src]Crate piface

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

gateway IP and interface name associated with the default route

interface

interface name, mac address, and the related default route

Enums

Error

Type Definitions

Result