cargo/reference/features/intro #1188
Replies: 3 comments 3 replies
-
”feature 文档和发现“章节中 serde.rs 的链接引用有问题,还是上面regex的链接 |
Beta Was this translation helpful? Give feedback.
0 replies
-
说cargo是最好的包管理有点言过其实,多阶段构建的Dockerfile,不支持仅拉取及编译外部依赖, 很难利用docker的缓存, 不可以在命令中指定registe只能在Dockerfile写多行丑陋输出到.cargo/config |
Beta Was this translation helpful? Give feedback.
3 replies
-
例如,如果我们想可选的支持 no_std 环境(不使用标准库),那么有两种做法:
这里有BUG |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cargo/reference/features/intro
https://course.rs/cargo/reference/features/intro.html
Beta Was this translation helpful? Give feedback.
All reactions