Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Ddeserializer.rs493 let peek_ch_inner = match eat_whitespace_until_not!(self) { in deserialize_seq() localVariable
547 let peek_ch_inner = match eat_whitespace_until_not!(self) { in deserialize_map() localVariable