23 Star 133 Fork 26

範輝 / Rocker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 255 Bytes
一键复制 编辑 原始数据 按行查看 历史
範輝 提交于 2019-10-26 16:51 . Tiny docker-impl in rust.
[workspace]
members = [
"core",
"rocker_server",
"librocker_client_wrapper"
]
[profile.dev]
lto = false
[profile.bench]
lto = true
codegen-units = 1
[profile.release]
lto = true
codegen-units = 1
incremental = false
overflow-checks = false
Rust
1
https://gitee.com/kt10/rocker.git
git@gitee.com:kt10/rocker.git
kt10
rocker
Rocker
master

搜索帮助