nvtx 1.3.0

Rust bindings for the NVIDIA® Tools Extension SDK (NVTX)
Documentation
[build-dependencies.cc]
version = "1.0"

[package]
authors = ["Spencer Imbleau <spencer@imbleau.com>"]
categories = ["api-bindings", "no-std"]
description = "Rust bindings for the NVIDIA® Tools Extension SDK (NVTX)"
edition = "2021"
include = ["nvtx-sys/NVTX/c/*", "nvtx-sys/export.c", "src/*", "build.rs"]
license = "MIT OR Apache-2.0"
name = "nvtx"
readme = "README.md"
repository = "https://github.com/simbleau/nvtx"
version = "1.3.0"