Struct proc_macro::__internal::ProcMacroData [−][src]
Fields
def_site: Span
call_site: Span
Trait Implementations
impl Clone for ProcMacroData
[src]
impl Clone for ProcMacroData
fn clone(&self) -> ProcMacroData
[src]
fn clone(&self) -> ProcMacroData
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for ProcMacroData
[src]
impl Copy for ProcMacroData
Auto Trait Implementations
impl !Send for ProcMacroData
impl !Send for ProcMacroData
impl !Sync for ProcMacroData
impl !Sync for ProcMacroData