Searched defs:NotAFuture (Results 1 – 2 of 2) sorted by relevance
165 struct NotAFuture; in join_into_future() struct166 impl std::future::IntoFuture for NotAFuture { in join_into_future() implementation
698 struct NotAFuture; in select_into_future() struct699 impl std::future::IntoFuture for NotAFuture { in select_into_future() implementation