devices
0.1.0
In devices::
virtio::
balloon
devices
::
virtio
::
balloon
Function
apply_if_some
Copy item path
Source
fn apply_if_some<F, R>(queue_opt:
Option
<
Queue
>, func: F)
where F:
FnMut
(
Queue
) -> R,