[go: up one dir, main page]

Static target_lexicon::HOST[][src]

pub static HOST: Triple = Triple{architecture: Architecture::I686,
       vendor: Vendor::Apple,
       operating_system: OperatingSystem::Darwin,
       environment: Environment::Unknown,
       binary_format: BinaryFormat::Macho,}

The Triple of the current host.