This website works better with JavaScript.
Explore
Help
Register
Sign In
rust
/
rust-course
mirror of
https://github.com/sunface/rust-course
Watch
5
Star
0
Fork
You've already forked rust-course
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f821fd61d8
rust-course
/
contents
/
practice
/
intro.md
2 lines
166 B
Raw
Normal View
History
Unescape
Escape
update
3 years ago
# Rust最佳实践
update toc and best-practice
3 years ago
对于生产级项目而言,运行稳定性和可维护性是非常重要的,本章就一起来看看 Rust 项目有哪些最佳实践准则。