Trait rustc_ap_rustc_target::spec::HasTargetSpec[][src]

pub trait HasTargetSpec {
    fn target_spec(&self) -> &Target;
}

Required methods

fn target_spec(&self) -> &Target[src]

Loading content...

Implementors

Loading content...