cpulist 1.1.5

Parse and emit the Linux 'cpulist' data format used to list processors, memory regions and similar entities
Documentation
1
2
/// The numeric identifier type used throughout the `cpulist` format.
pub(crate) type Item = u32;