Searched refs:parse_bool (Results 1 – 1 of 1) sorted by relevance
200 fn parse_bool(&mut self) -> Result<bool, Error> { in parse_bool() function286 visitor.visit_bool(self.parse_bool()?) in deserialize_bool()