Crate target_triple

source ·
Expand description

githubcrates-iodocs-rs

Macros§

  • Produces the value of HOST as a string literal.
  • Produces the value of TARGET as a string literal.

Constants§

  • The host triple of the Rust compiler.
  • The target triple that is being compiled for.