Struct syntax::codemap::DistinctSourcesUnstable [-] [+] [src]

pub struct DistinctSources {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Debug for DistinctSources

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Eq for DistinctSources

fn assert_receiver_is_total_eq(&self)

impl PartialEq for DistinctSources

fn eq(&self, __arg_0: &DistinctSources) -> bool

fn ne(&self, __arg_0: &DistinctSources) -> bool

impl Clone for DistinctSources

fn clone(&self) -> DistinctSources

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