1 Star 0 Fork 0

EchoRust/realman

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 491 Bytes
一键复制 编辑 原始数据 按行查看 历史
技安未来 提交于 2024-12-26 21:17 +08:00 . feat: 实现示教的功能
[package]
name = "realman"
version = "0.2.1"
edition = "2021"
authors = ["李扬(Leon) <echo_ai@foxmail.com>"]
description = "realman robot Rust SDK"
license = "MIT"
repository = "https://github.com/EchoRust/realman"
documentation = "https://docs.rs/realman"
homepage = "https://github.com/EchoRust/realman"
keywords = ["realman", "robot"]
[dependencies]
log = "0.4.22"
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.132"
serde_repr = "0.1.19"
thiserror = "2.0.0"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/EchoRust/realman.git
git@gitee.com:EchoRust/realman.git
EchoRust
realman
realman
main

搜索帮助