pub static NATIVE_ARCH_LAZY: Lazy<Arch>
Expand description

一个延迟获取的当前系统的架构

这个会获取到系统自身的架构,而非软件自身的编译目标架构