pub fn host() -> Result<Arc<Microarchitecture>, UnsupportedMicroarchitecture>Expand description
Detects the host micro-architecture and returns it.
pub fn host() -> Result<Arc<Microarchitecture>, UnsupportedMicroarchitecture>Detects the host micro-architecture and returns it.