arkui-sys 0.3.2

Bindings to the native ArkUI API of OpenHarmony
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "arkui-sys"
version = "0.3.2"
dependencies = [
 "document-features",
 "ohos-drawing-sys",
 "ohos-sys-opaque-types",
]

[[package]]
name = "document-features"
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb6969eaabd2421f8a2775cfd2471a2b634372b4a25d41e3bd647b79912850a0"
dependencies = [
 "litrs",
]

[[package]]
name = "litrs"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5"

[[package]]
name = "ohos-drawing-sys"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b733ccfc12b338c5363092306c55c5d646be2ec59cb216cd8509d6bff97d3178"
dependencies = [
 "ohos-sys-opaque-types",
]

[[package]]
name = "ohos-sys-opaque-types"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8e3076cb0f4f6c738a2451ff104551b68358abf5fc3cf068216158a040c6fe7"