{ "name": "@ohos/ylong_runtime", "version": "4.0", "description": "Rust runtime implementation", "publishAs": "code-segment", "homePage": "https://gitee.com/openharmony", "repository": "https://gitee.com/openharmony/commonlibrary_rust_ylong_runtime", "license": "Apache License 2.0", "language": "Rust", "segment": { "destPath": "commonlibrary/rust/ylong_runtime" }, "licensePath": "COPYING", "readmePath": { "en": "README.md", "zh": "README_zh.md" }, "component": { "name": "ylong_runtime", "subsystem": "commonlibrary", "features": [], "adapted_system_type": [ "standard" ], "rom": "100KB", "ram": "~200KB", "deps": { "components": [], "third_party": [] }, "build": { "sub_component": [ "//commonlibrary/rust/ylong_runtime/ylong_io:ylong_io" ], "inner_kits": [ { "name": "//commonlibrary/rust/ylong_runtime/ylong_runtime:ylong_runtime", "header": { "header_base": [], "header_files": [] } } ], "test": [ "//commonlibrary/rust/ylong_runtime/ylong_runtime:unittest", "//commonlibrary/rust/ylong_runtime/ylong_runtime:sdvtest" ] } } }