Struct proc_macro2::Op[][src]

pub struct Op { /* fields omitted */ }

Methods

impl Op
[src]
[]

Trait Implementations

impl From<Op> for TokenTree
[src]
[+]

[]

Performs the conversion.

impl Copy for Op
[src]

impl Clone for Op
[src]
[+]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Display for Op
[src]
[+]

[]

Formats the value using the given formatter. Read more

impl Debug for Op
[src]
[+]

[]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for Op

impl !Sync for Op