pub fn runtime_hardware_class() -> Result<HardwareClassId, RuntimeConfigError>Expand description
Return the canonical CPU runtime hardware class.
ยงErrors
Returns [RuntimeConfigError] if the built-in CPU hardware class violates
runtime identifier validation.