Home
last modified time | relevance | path

Searched refs:unwrap_stable (Results 1 – 1 of 1) sorted by relevance

/linux/rust/proc-macro2/
H A Dwrapper.rs122 fn unwrap_stable(self) -> fallback::TokenStream { in unwrap_stable() method
251 tts.extend(streams.into_iter().map(TokenStream::unwrap_stable)); in extend()