darwin-kperf 0.1.0

Safe Rust bindings for Apple's kperf/kpc hardware performance counters
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "darwin-kperf"
version = "0.1.0"
dependencies = [
 "darwin-kperf-events",
 "darwin-kperf-sys",
]

[[package]]
name = "darwin-kperf-events"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89a99d8ff29e1b903ed730cabbaa8c9cd46e4b11a9d9103b59fd2e19c9c8b054"

[[package]]
name = "darwin-kperf-sys"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6096b38fb382be19435f7c2fc912577c16916c81174173ca1aab5a1c0acdd8b"