5 Star 2 Fork 5

Cooper/hdc_sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Cargo.toml 430 Bytes
一键复制 编辑 原始数据 按行查看 历史
Cooper 提交于 2024-07-09 19:31 +08:00 . The framework is basically completed
[package]
name = "clap_test"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.5.8", features = ["derive"] }
env_logger = "0.11.3"
log = "0.4.22"
rand = "0.8.5"
rusb = "0.9.4"
tokio = "1.38.0"
ylong_runtime = { git = "https://gitee.com/openharmony/commonlibrary_rust_ylong_runtime.git", features = ["full"] }
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Cooper0/hdc_sdk.git
git@gitee.com:Cooper0/hdc_sdk.git
Cooper0
hdc_sdk
hdc_sdk
master

搜索帮助