Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/signal/
Dreusable_box.rs202 struct ZeroSizedFuture {} struct
203 impl Future for ZeroSizedFuture { implementation