1 Star 0 Fork 27

st2ne/zino

forked from photino/zino 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 185 Bytes
一键复制 编辑 原始数据 按行查看 历史
panzan 提交于 2023-06-03 17:02 . Add check_constraints for ModelAccessor
[workspace]
resolver = "2"
members = [
"zino",
"zino-core",
"zino-derive",
"zino-model",
]
[profile.release]
lto = "fat"
codegen-units = 1
panic = "abort"
strip = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/st2ne/zino.git
git@gitee.com:st2ne/zino.git
st2ne
zino
zino
main

搜索帮助