Home
last modified time | relevance | path

Searched defs:RawFileAsync (Results 1 – 1 of 1) sorted by relevance

/cloud-hypervisor/block/src/
H A Draw_async.rs55 pub struct RawFileAsync { struct
61 impl RawFileAsync { impl
78 impl AsyncIo for RawFileAsync { implementation