misc: virtio-devices: drop extern crate, use modern rust

This commit is part of a series of similar commits.

Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
On-behalf-of: SAP philipp.schuster@sap.com
This commit is contained in:
Philipp Schuster
2025-09-05 09:21:37 +02:00
committed by Rob Bradford
parent adb7cfd72c
commit 2157f1a1f2
24 changed files with 43 additions and 9 deletions

View File

@@ -15,6 +15,8 @@ use std::sync::{Arc, Barrier};
use std::{result, thread};
use anyhow::anyhow;
use event_monitor::event;
use log::{debug, error, info};
#[cfg(not(fuzzing))]
use net_util::virtio_features_to_tap_offload;
use net_util::{