Searched defs:ParseLevelError (Results 1 – 3 of 3) sorted by relevance
552 impl crate::stdlib::error::Error for ParseLevelError {} implementation556 fn from_str(s: &str) -> Result<Self, ParseLevelError> { in from_str() argument806 pub struct ParseLevelError { struct810 impl fmt::Display for ParseLevelError { implementation
1444 pub struct ParseLevelError(()); struct1446 impl fmt::Display for ParseLevelError { implementation1454 impl error::Error for ParseLevelError {} implementation
1491 pub struct ParseLevelError(()); struct1493 impl fmt::Display for ParseLevelError { implementation1501 impl error::Error for ParseLevelError {} implementation