Struct proc_macro2::Span
[−]
[src]
pub struct Span { /* fields omitted */ }
Methods
impl Span[src]
Trait Implementations
impl Copy for Span[src]
impl Clone for Span[src]
fn clone(&self) -> Span[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