hitrace 0.1.0

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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "hitrace"
version = "0.1.0"
dependencies = [
 "hitrace-sys",
]

[[package]]
name = "hitrace-sys"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d504fd3e58588dfe3f8cb5d90e79239b504f725066f6b47cd29922d372b1c3a"