Home
last modified time | relevance | path

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

/external/rust/crates/tokio/tests/
Dio_poll_aio.rs78 struct LlFut(Aio<LlSource>); struct
80 impl Future for LlFut { implementation