pub const fn detect_arch() -> Option<Arch>
The architecture this binary was compiled for, or None when that is not one of the three documented architectures.
None