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