Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/
Dio_ext.rs116 pub trait IntoAsync: AsRawFd {} trait
120 impl IntoAsync for &UnixSeqpacket {} impl