get_network_interfaces

Function get_network_interfaces 

Source
pub fn get_network_interfaces() -> Result<Vec<NetworkInterface>, Error>
Expand description

This function exist for backward compatibility. Use network_interfaces() instead.