Searched refs:SnoopModeParseError (Results 1 – 1 of 1) sorted by relevance
66 pub struct SnoopModeParseError; struct69 type Err = SnoopModeParseError;76 _ => Err(SnoopModeParseError), in from_str()