target_
triple
0.1.3
All Items
Crate Items
Macros
Constants
Crate
target_triple
Copy item path
Source
Expand description
Macros
§
host
Produces the value of HOST as a string literal.
target
Produces the value of TARGET as a string literal.
Constants
§
HOST
The host triple of the Rust compiler.
TARGET
The target triple that is being compiled for.