//! This library will attempt to determine the local machine's default route to the internet and pull related info
moderror;pubmodgateway;pubmodinterface;pubuseself::error::Error;pubuseself::gateway::DefaultRoute;pubuseself::interface::PrimaryInterface;pubtypeResult<T>=std::result::Result<T, Error>;