Crate target_triple

Source
Expand description

githubcrates-iodocs-rs

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.