Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime_macros/src/
H A Dselect.rs33 fn build(self) -> TupleParser { in build()
118 pub(crate) fn tuple_parser(input: TokenStream) -> TupleParser { in tuple_parser()
139 pub(crate) struct TupleParser { struct