crate-module/module #275
Replies: 2 comments 1 reply
-
第四题、第五题GOOD!!! |
Beta Was this translation helpful? Give feedback.
0 replies
-
原来main.rs和lib.rs各自都是一个crate,并且名字都叫package的名字,但其实是两个crate 这就是为什么第五题里main.rs要写 怪不得我看了其他教程看不懂,很多教程都没有把这个完整的结构给读者。 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
crate-module/module
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
https://zh.practice.rs/crate-module/module.html
Beta Was this translation helpful? Give feedback.
All reactions