ohos-fileuri-binding 0.2.0

OpenHarmony's fileuri binding for rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libc"
version = "0.2.172"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"

[[package]]
name = "ohos-fileuri-binding"
version = "0.2.0"
dependencies = [
 "libc",
 "ohos-fileuri-sys",
]

[[package]]
name = "ohos-fileuri-sys"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b51c5498da20e97aecfd0c971a406921a062faa9363eb6419ec6e5502e83678b"