pub fn get_network_interfaces() -> Result<Vec<NetworkInterface>, Error>Expand description
This function exist for backward compatibility. Use network_interfaces() instead.
pub fn get_network_interfaces() -> Result<Vec<NetworkInterface>, Error>This function exist for backward compatibility. Use network_interfaces() instead.