1 Star 0 Fork 0

codes_test/RustPython

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 235 Bytes
一键复制 编辑 原始数据 按行查看 历史
[package]
name = "py_code_object"
version = "0.1.0"
authors = ["Shing Lyu <shing.lyu@gmail.com>"]
[dependencies]
log = "0.3"
env_logger = "0.3"
serde = "0.8.22"
serde_derive = "0.8"
serde_json = "0.8"
rustpython_vm = {path = "../vm"}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codes_test/RustPython.git
git@gitee.com:codes_test/RustPython.git
codes_test
RustPython
RustPython
framestack

搜索帮助