mirror of https://github.com/sunface/rust-course
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
210 B
5 lines
210 B
3 years ago
|
# 读者疑惑的点
|
||
|
这里记录一些读者反馈的在阅读过程中,可能会导致疑惑或者困惑的点,后续针对这些地方,可以进行相应的内容优化。
|
||
|
|
||
|
1. 引用和切片的区别
|