Searched defs:IntoAsync (Results 1 – 1 of 1) sorted by relevance
116 pub trait IntoAsync: AsRawFd {} trait120 impl IntoAsync for &UnixSeqpacket {} impl