Constant HOST_CPU_MODEL_ID
Source pub const HOST_CPU_MODEL_ID: &str = "host.cpu.model.id";
Expand description
Model identifier. It provides more granular information about the CPU, distinguishing it from other CPUs within the same family.
§Notes
§Examples