{ "name": "@ohos/rust_bitflags", "description": "A macro that makes it easy to define and work with bitflags in Rust", "version": "6.1", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "third_party/rust/crates/bitflags" }, "dirs": {}, "scripts": {}, "readmePath": { "en": "README.md" }, "component": { "name": "rust_bitflags", "subsystem": "thirdparty", "adapted_system_type": [ "standard" ], "deps": { "components": [] }, "build": { "sub_component": [], "inner_kits": [ { "name": "//third_party/rust/crates/bitflags:lib" } ], "test": [] } } }