Struct syntax::tokenstream::TokenStreamBuilder[][src]

pub struct TokenStreamBuilder(_);

Methods

impl TokenStreamBuilder
[src]

Trait Implementations

impl Clone for TokenStreamBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations