Searched defs:TryCurrentError (Results 1 – 1 of 1) sorted by relevance
613 pub struct TryCurrentError { struct614 kind: TryCurrentErrorKind, argument617 impl TryCurrentError { impl658 impl fmt::Display for TryCurrentError { implementation668 impl error::Error for TryCurrentError {} implementation