rust-anthology:向最好的人学习Rust

时间:2024-05-23 19:29:15
【文件属性】:

文件名称:rust-anthology:向最好的人学习Rust

文件大小:166KB

文件格式:ZIP

更新时间:2024-05-23 19:29:15

Shell

锈选集1 收集了有关Rust的最佳简短文章。 Rust需要更多文档,对吗? 是的,的确如此,但是实际上实际上有很多出色的Rust文档,还有很多出色的Rust作家! 该项目旨在将他们的工作收集到一本书中。 注意:到2020年2月,该项目仅得到了少量维护。 这里唯一值得注意的是,我偶尔添加的最后一个“未评估”部分。 。 目标 主要目标是将有价值的信息收集到一个地方,进行测试,并以一致的方式呈现。 庆祝优秀的Rust文档的作者。 创建一本连贯的全长书。 以印刷形式自我出版一本书,作为会议奖品。 建立收集最佳Rust写作的年度惯例。 预期会被选入明年的书,从而鼓励更多有关Rust的高质量博客。 建造 Rust Anthology是使用。 建立: cargo install mdbook mdbook build 再次使用mdbook进行测试: mdbook test 贡献 参


【文件预览】:
rust-anthology-master
----build.sh(169B)
----.gitattributes(24B)
----deploy.sh(776B)
----.gitmodules(1KB)
----src()
--------enums-match-mutation-and-moves.md(26KB)
--------all-about-trait-objects.md(40KB)
--------fearless-concurrency.md(21KB)
--------SUMMARY.md(2KB)
--------rust-reuse-and-recycle.md(69KB)
--------understanding-over-guesswork.md(28KB)
--------where-rust-really-shines.md(13KB)
--------abstraction-without-overhead.md(17KB)
--------intro.md(5KB)
--------effectively-using-iterators.md(11KB)
--------how-rust-achieves-thread-safety.md(11KB)
--------rusts-built-in-traits.md(26KB)
--------the-problem-with-shared-mutability.md(15KB)
--------reading-rust-function-signatures.md(15KB)
--------finding-closure-in-rust.md(30KB)
--------authors.md(266B)
--------strategies-for-solving-borrowing-errors.md(7KB)
--------myths-and-legends-about-integer-overflow.md(21KB)
--------what-does-rusts-unsafe-mean.md(13KB)
--------memory-leaks-are-memory-safe.md(12KB)
----CONTRIBUTING.md(2KB)
----.travis.yml(919B)
----master-list.md(28KB)
----sources()
--------manishearth.github.io()
--------huonw.github.io()
--------llogiq.github.io()
--------blog()
--------blog.rust-lang.org()
--------hoverbear.org()
--------pnkfx-blog()
--------hjr3.github.io()
--------DanielKeep.github.io()
--------rust-learning()
--------rustlog()
----README.md(2KB)
----.gitignore(11B)

网友评论