Searched defs:TryCurrentError (Results 1 – 1 of 1) sorted by relevance
338 pub struct TryCurrentError { struct339 kind: TryCurrentErrorKind, argument342 impl TryCurrentError { impl384 impl fmt::Display for TryCurrentError { implementation394 impl error::Error for TryCurrentError {} implementation