Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/quote-1.0.36/src/
H A Dto_tokens.rs59 fn to_token_stream(&self) -> TokenStream { in to_token_stream() method
/aosp_15_r20/external/rust/android-crates-io/crates/quote/src/
Dto_tokens.rs59 fn to_token_stream(&self) -> TokenStream { in to_token_stream() method