Expand description
Provides ways to describe a machine’s cache topology and to query it from the current running machine.
Structs§
- Cache
- A memory cache.
- Cache
Topology - A machine’s cache topology.
Enums§
- Cache
Type - A cache type.
- Host
Topology Error - An error returned by
CacheTopology::from_host
.