nvtx-rs 0.1.0

Rust bindings for the NVIDIA® Tools Extension SDK (NVTX)
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cc"
version = "1.0.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"

[[package]]
name = "nvtx-rs"
version = "0.1.0"
dependencies = [
 "cc",
]