25 Star 73 Fork 24

hainuo / rust ebook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
effective-rust.md 757 Bytes
一键复制 编辑 原始数据 按行查看 历史
hainuo 提交于 2015-07-08 22:38 . 语法变量引用

% Effective Rust 有效的Rust

So you’ve learned how to write some Rust code. But there’s a difference between writing any Rust code and writing good Rust code.

到现在为止,你已经学过如何写一些rust语言的代码了。但是,在普通的rust代码和好的rust代码之间是有些大不同的

This section consists of relatively independent tutorials which show you how to take your Rust to the next level. Common patterns and standard library features will be introduced. Read these sections in any order of your choosing.

本章节有相对独立的教程,能够向你展示如何让你的rust语言水平下一个更高阶段。通用模式和标准库特性将会被介绍到。你可以以任意顺序阅读本章节。

Ruby
1
https://gitee.com/hainuo/rust-ebook.git
git@gitee.com:hainuo/rust-ebook.git
hainuo
rust-ebook
rust ebook
master

搜索帮助