cloud-hypervisor/vm-migration/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
protocol.rs vm-migration: Use vm-memory's ByteValued instead of own AsBytes 2021-02-11 18:18:44 +00:00