{ "name": "@ohos/rust_libc", "description": " Raw FFI bindings to platforms' system libraries", "version": "5.0", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "third_party/rust/crates/libc" }, "dirs": {}, "scripts": {}, "component": { "name": "rust_libc", "subsystem": "thirdparty", "adapted_system_type": [ "standard" ], "deps": { "components": [] }, "build": { "sub_component": [], "inner_kits": [ { "name": "//third_party/rust/crates/libc:lib" } ], "test": [] } } }