superluminal-perf 0.3.0

Superluminal Performance API for adding user events to profiler captures
Documentation
[features]
default = ["enable"]
enable = []

[lib]
doctest = false

[package]
authors = ["Embark <opensource@embark-studios.com>", "Johan Andersson <repi@repi.se>"]
categories = ["development-tools::profiling", "api-bindings"]
description = "Superluminal Performance API for adding user events to profiler captures"
edition = "2018"
keywords = ["profiler", "performance", "superluminal"]
license = "MIT OR Apache-2.0"
name = "superluminal-perf"
readme = "README.md"
repository = "https://github.com/EmbarkStudios/superluminal-perf-rs"
version = "0.3.0"
[target."cfg(windows)".dependencies.superluminal-perf-sys]
version = "0.3.0"