1 Star 0 Fork 35

fqwert/commonlibrary_rust_ylong_runtime

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
fqwert 提交于 2023-08-21 16:57 +08:00 . gn:adapt download & upload
{
"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"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fqwert/commonlibrary_rust_ylong_runtime.git
git@gitee.com:fqwert/commonlibrary_rust_ylong_runtime.git
fqwert
commonlibrary_rust_ylong_runtime
commonlibrary_rust_ylong_runtime
master

搜索帮助