Struct proc_macro2::Op [] [src]

pub struct Op { /* fields omitted */ }

Methods

impl Op
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl From<Op> for TokenTree
[src]

[src]

Performs the conversion.

impl Copy for Op
[src]

impl Clone for Op
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Op
[src]

[src]

Formats the value using the given formatter. Read more

impl Display for Op
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for Op

impl !Sync for Op