Searched defs:TryCurrentError (Results 1 – 1 of 1) sorted by relevance
569 pub struct TryCurrentError { struct570 kind: TryCurrentErrorKind, argument573 impl TryCurrentError { implementation615 impl fmt::Display for TryCurrentError { implementation625 impl error::Error for TryCurrentError {} implementation