intel-seapi 0.2.0

Mid-level wrapper for Intel Single Event API (SEAPI) and ittnotify, as used by Intel VTune
[dependencies.either]
version = "^1.5"

[dependencies.intel-seapi-sys]
version = "^0.2"

[package]
authors = ["Raphael Cohn <raphael.cohn@stormmq.com>"]
categories = ["development-tools::profiling", "hardware-support"]
description = "Mid-level wrapper for Intel Single Event API (SEAPI) and ittnotify, as used by Intel VTune"
exclude = ["*"]
homepage = "https://github.com/lemonrock/intel-seapi"
include = ["README.md", "LICENSE", "COPYRIGHT", "src/**/*.rs", "Cargo.toml", "rustfmt.toml", "clippy.toml"]
keywords = ["intel", "itt", "vtune", "SEAPI", "ittnotify"]
license = "MIT"
name = "intel-seapi"
publish = true
readme = "README.md"
repository = "https://github.com/lemonrock/intel-seapi.git"
version = "0.2.0"