Searched defs:WireError (Results 1 – 2 of 2) sorted by relevance
16 pub enum WireError { enum39 impl fmt::Display for WireError { implementation62 WireError(WireError), enumerator
13 pub(crate) enum WireError { enum51 WireError(#[from] WireError), enumerator