Home
last modified time | relevance | path

Searched refs:parse_bool (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_json/src/
H A Ddeserializer.rs200 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