ohos-drawing-sys 0.2.1

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

[[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.2.1"
dependencies = [
 "document-features",
 "ohos-sys-opaque-types",
]

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