nvbit-build 0.0.7

Build-time helpers for compiling NVIDIA NVBIT instrumentation
Documentation
[dependencies.thiserror]
version = "1"

[lib]
crate-type = ["rlib"]

[package]
authors = ["romnn <contact@romnn.com>"]
categories = ["external-ffi-bindings", "development-tools::profiling", "os::unix-apis"]
description = "Build-time helpers for compiling NVIDIA NVBIT instrumentation"
documentation = "https://docs.rs/nvbit-build"
edition = "2021"
exclude = []
homepage = "https://github.com/romnn/nvbit-rs"
keywords = ["nvbit", "profiling", "gpgpu", "nvidia", "ffi"]
license-file = "LICENSE"
name = "nvbit-build"
publish = true
readme = "README.md"
repository = "https://github.com/romnn/nvbit-rs"
resolver = "1"
version = "0.0.7"