//! CPU-specific functionality
//!//! Most of this module's functionality is exposed via methods of the
//! [`Topology`] struct. The module itself only hosts type definitions that are
//! related to this functionality.
pubmodbinding;pubmodcache;pubmodcpuset;#[cfg(feature ="hwloc-2_4_0")]pubmodkind;#[cfg(doc)]usecrate::topology::Topology;