Struct syntax::ast_map::LinkedPathNodeUnstable [-] [+] [src]

pub struct LinkedPathNode<'a> {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl<'a> Clone for LinkedPathNode<'a>

fn clone(&self) -> LinkedPathNode<'a>

fn clone_from(&mut self, source: &Self)