Skip to main content

runtime_hardware_class

Function runtime_hardware_class 

Source
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.