Searched defs:peek_ch (Results 1 – 1 of 1) sorted by relevance
201 let peek_ch = match eat_whitespace_until_not!(self) { in parse_bool() localVariable229 let peek_ch = match eat_whitespace_until_not!(self) { in de_parse_number() localVariable263 let peek_ch = match eat_whitespace_until_not!(self) { in deserialize_any() localVariable389 let peek_ch = match eat_whitespace_until_not!(self) { in deserialize_bytes() localVariable417 let peek_ch = match eat_whitespace_until_not!(self) { in deserialize_option() localVariable438 let peek_ch = match eat_whitespace_until_not!(self) { in deserialize_unit() localVariable481 let peek_ch = match eat_whitespace_until_not!(self) { in deserialize_seq() localVariable535 let peek_ch = match eat_whitespace_until_not!(self) { in deserialize_map() localVariable587 let peek_ch = match eat_whitespace_until_not!(self) { in deserialize_enum() localVariable666 let peek_ch = match eat_whitespace_until_not!(self.deserializer) { in next_element_seed() localVariable[all …]