[][src]Function heim::net::nic

pub async fn nic() -> Result<impl Stream<Item = Result<Nic, Error>>, Error>
This is supported on feature="net" only.

Returns a stream over the Network Interface Cards.