Searched defs:PathDeserializationError (Results 1 – 1 of 1) sorted by relevance
189 pub(crate) struct PathDeserializationError { struct193 impl PathDeserializationError { impl220 pub(super) fn expected(self, expected: usize) -> PathDeserializationError { in expected() method228 impl serde::de::Error for PathDeserializationError { implementation240 impl fmt::Display for PathDeserializationError { implementation246 impl std::error::Error for PathDeserializationError {} implementation