pub const ARCH: &str = "x86_64";
A string describing the architecture of the CPU that is currently in use.
Some possible values:
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/env/consts/constant.ARCH.html