mirror of https://github.com/sunface/rust-course
parent
dbce3f5535
commit
cfa56f010e
@ -1,3 +1,6 @@
|
||||
# 深入内存
|
||||
|
||||
部分内容借鉴了Rust in action和Rust高级编程
|
||||
部分内容借鉴了Rust in action和Rust高级编程
|
||||
|
||||
|
||||
https://www.youtube.com/watch?v=rDoqT-a6UFg
|
@ -0,0 +1,10 @@
|
||||
## StudyRust 社区
|
||||
这个社区与其它 Rust 社区不一样,从名称上就能看得出来:我们聚焦于 Rust 语言的学习研究和实战应用上,不搞花活!
|
||||
|
||||
同时社区还提供了一个优质的公众号: `studyrust`,里面的文章是由 [Rustt](https://rustt.org) 翻译组提供,搬运自国外优秀的 Rust 技术文章、学习资料、新闻资讯等。
|
||||
|
||||
- 社区官网:[https://studyrust.org](https://studyrust.org),正在建设中,暂时跳转到 GitHub 组织首页
|
||||
- QQ交流群: 1009730433
|
||||
- 微信公众号:`studyrust`
|
||||
|
||||
<img src="https://github.com/sunface/rust-course/blob/main/assets/studyrust公众号.png?raw=true" />
|
Loading…
Reference in new issue