Struct proc_macro2::Term
[−]
[src]
pub struct Term(_);
Methods
impl Term[src]
Trait Implementations
impl Copy for Term[src]
impl Clone for Term[src]
fn clone(&self) -> Term[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more