std.env.ARCH
Show source codeHide source code
let pub ARCH = 'generated at compile-time'
let pub ARCH: String
The architecture of the CPU the code is compiled for.
let pub ARCH = 'generated at compile-time'
let pub ARCH: String
The architecture of the CPU the code is compiled for.