A cross-platform framework for retrieving system information such as CPU, memory, and disks.
# Cargo.toml
[dependencies]
heim = "0.0.11"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Fetches CPU information asynchronously using heim.
Add tokio as a dependency and use #[tokio::main] or similar
No dependency data recorded yet.