cloud-hypervisor/net_util/src
Rob Bradford 496ceed1d0 misc: Remove unnecessary "extern crate"
Now all crates use edition = "2018" then the majority of the "extern
crate" statements can be removed. Only those for importing macros need
to remain.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-05-12 17:26:11 +02:00
..
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
mac.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
open_tap.rs misc: Remove unused errors from public interface 2021-05-11 13:37:19 +02:00
queue_pair.rs net_util: queue_pair: Handle tap write returning EAGAIN/EWOULDBLOCK 2021-04-22 15:58:27 +01:00
tap.rs net_get, net_util: Move crate to rust 2018 edition 2021-05-12 17:26:11 +02:00