Home
last modified time | relevance | path

Searched defs:UnexpectedValue (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/tinyjson/src/
Djson_value.rs610 pub struct UnexpectedValue { struct
615 impl UnexpectedValue { impl
630 impl fmt::Display for UnexpectedValue { implementation
640 impl std::error::Error for UnexpectedValue {} implementation