cloud-hypervisor/vmm/src/api
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
..
openapi virtio-devices, vmm: vhost: net: Add client mode support 2021-05-05 16:05:51 +02:00
http.rs vmm: Create the api socket fd to pass to the http server 2021-04-29 09:44:40 +01:00
http_endpoint.rs vmm: api: Add "power-button" API entry point 2021-01-13 17:00:39 +00:00
mod.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00