Searched defs:Aborted (Results 1 – 7 of 7) sorted by relevance
126 pub struct Aborted; struct128 impl fmt::Display for Aborted { implementation135 impl std::error::Error for Aborted {} implementation
96 Aborted = 10, enumerator
126 bool Aborted; variable
125 bool Aborted; variable
221 [[nodiscard]] static constexpr Status Aborted() { in Aborted() function
161 class Aborted < BadStatus class
59 Aborted, enumerator