Constant sgx_tstd::env::consts::ARCH [−][src]
pub const ARCH: &'static str=
super::arch::ARCH
A string describing the architecture of the CPU that is currently in use.
Some possible values:
- x86
- x86_64
- arm
- aarch64
- mips
- mips64
- powerpc
- powerpc64
- s390x
- sparc64