arkui 0.0.1

Rust bindings to ArkUI on 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 = 4

[[package]]
name = "arkui"
version = "0.0.1"
dependencies = [
 "arkui-sys",
]

[[package]]
name = "arkui-sys"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "844ad26ea9c149b1dc68475ebf6263207e615f0ad40fd725d05c33af79e1420f"