Searched refs:parse_bool (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_json/src/ | ||
H A D | deserializer.rs | 200 fn parse_bool(&mut self) -> Result<bool, Error> { in parse_bool() functions 286 visitor.visit_bool(self.parse_bool()?) in deserialize_bool() |
Completed in 3 milliseconds