Forwarded from Rust 视界
case-studies: Rust实例探究
#learning #study
该库展示了一些棘手的Rust代码示例,这些代码是dtolnay(syn作者,Rust宏的高手)在使用Rust(他自己和其他人)中的各种高级宏库时遇到的问题集合。该项目致力于对Rust宏开发的一个深刻洞察:擅长使用宏的人和宏专家之间的区别主要与他们擅长“宏”的程度是无关的。
这也许是学习Rust宏的一个非常好的案例。
[case-studies](https://github.com/dtolnay/case-studies)
#learning #study
该库展示了一些棘手的Rust代码示例,这些代码是dtolnay(syn作者,Rust宏的高手)在使用Rust(他自己和其他人)中的各种高级宏库时遇到的问题集合。该项目致力于对Rust宏开发的一个深刻洞察:擅长使用宏的人和宏专家之间的区别主要与他们擅长“宏”的程度是无关的。
这也许是学习Rust宏的一个非常好的案例。
[case-studies](https://github.com/dtolnay/case-studies)
GitHub
GitHub - dtolnay/case-studies: Analysis of various tricky Rust code
Analysis of various tricky Rust code. Contribute to dtolnay/case-studies development by creating an account on GitHub.
Forwarded from Rust 视界
Rust学习中的痛点
#learning
有人记录了他在Rust学习过程中遇到的痛点,以及一些解释,需要的人可以参考
[Read More](https://github.com/zkat/rust-notes)
#learning
有人记录了他在Rust学习过程中遇到的痛点,以及一些解释,需要的人可以参考
[Read More](https://github.com/zkat/rust-notes)
GitHub
GitHub - zkat/rust-notes: Personal notes while learning Rust. Mainly documenting pain points along the way.
Personal notes while learning Rust. Mainly documenting pain points along the way. - GitHub - zkat/rust-notes: Personal notes while learning Rust. Mainly documenting pain points along the way.