Skip to main content

TARGET

Constant TARGET 

Source
const TARGET: &str = "x86_64-unknown-linux-gnu";
Expand description

Compile-time target triple (e.g. x86_64-unknown-linux-musl).