Macro target_triple::target

source ยท
macro_rules! target {
    () => { ... };
}
Expand description

Produces the value of TARGET as a string literal.