Crate cache_topology

Source
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.
CacheTopology
A machine’s cache topology.

Enums§

CacheType
A cache type.
HostTopologyError
An error returned by CacheTopology::from_host.