Macro target_triple::host

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

Produces the value of HOST as a string literal.