ohos-sys 0.2.1

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

[[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.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab3aa75587c60f946343ebd07a67b10052aa6440720a1f8ac9d8a5b0f125fe02"

[[package]]
name = "ohos-sys"
version = "0.2.1"
dependencies = [
 "document-features",
 "ohos-drawing-sys",
]