Struct target_lexicon::DefaultToHost [−][src]
pub struct DefaultToHost(pub Triple);
A simple wrapper around Triple that provides an implementation of
Default which defaults to Triple::host().
Trait Implementations
impl Default for DefaultToHost[src]
impl Default for DefaultToHost[src]