Searched defs:Aborted (Results 1 – 7 of 7) sorted by relevance
110 pub struct Aborted; struct112 impl fmt::Display for Aborted { implementation119 impl std::error::Error for Aborted {} implementation126 ) -> Poll<Result<I, Aborted>> { in try_poll() argument
96 Aborted = 10, enumerator
125 bool Aborted; variable
223 [[nodiscard]] static constexpr Status Aborted() { in Aborted() function
161 class Aborted < BadStatus class
279 class Aborted(Conflict): class
60 Aborted, enumerator