hitrace 0.1.4

Safe bindings to the HiTrace tracing system of OpenHarmony
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dev-dependencies.static_assertions]
version = "1.1.0"

[features]
max_level_off = []

[package]
description = "Safe bindings to the HiTrace tracing system of OpenHarmony"
edition = "2021"
keywords = ["OpenHarmony", "HarmonyOS", "hitrace", "tracing"]
license = "Apache-2.0"
name = "hitrace"
readme = "README.md"
repository = "https://github.com/huawei-drc/hitrace"
version = "0.1.4"

[target.'cfg(target_env = "ohos")'.dependencies.hitrace-sys]
version = "0.1"