Struct rustc_expand::proc_macro_server::TokenStreamIter [−][src]
Fields
cursor: Cursor
stack: Vec<TokenTree<Group, Punct, Ident, Literal>>
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for TokenStreamIter
impl !Send for TokenStreamIter
impl !Sync for TokenStreamIter
impl Unpin for TokenStreamIter
impl !UnwindSafe for TokenStreamIter
Blanket Implementations
Mutably borrows from an owned value. Read more
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 40 bytes