1 Star 0 Fork 0

fjrti/tao-of-rust-codes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

MIT licensed crates.io Released API docs

English Version

The Tao of Rust: Table of Contents

豆瓣书评

希望大家看完之后,可以给个评价。

《Rust编程之道》豆瓣书评

购买地址:各大电商平台


img4

《Rust编程之道》随书源码

本书现在已出版。

跟进Rust 2018最新特性!!

跟进Rust 2018最新特性!!

跟进Rust 2018最新特性!!

说明:本仓库代码暂时不接受任何PR,因为很多都是随书源码案例,其中代码有专门的演示作用。如有异议,可以提交issues讨论。

注意:本书代码的平台是Linux或macOS

书籍勘误说明

  1. 提交issues
  2. 表明具体的「页码」、「行数」和「出错」信息
  3. 积极勘误者将获得Rust勋章一枚

Rust版本依赖:

  • Rust stable 1.31.0 +
  • Rust Nightly 1.31.0 +

输出文档时指定target目录:

$ cargo doc --target-dir ./

使用说明:

$ git clone https://github.com/ZhangHanDong/tao-of-rust-codes.git
$ cd tao-of-rust-codes
$ cargo doc
$ open target/doc/tao_of_rust/index.html

在线阅读:

or:

图示

img1 img2 img3

点击Run,跳转到play.rust-lang.org img4

本书完整目录

TOC

空文件

简介

取消

发行版

暂无发行版

贡献者 (3)

全部

近期动态

接近5年前创建了仓库
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fjrti/tao-of-rust-codes.git
git@gitee.com:fjrti/tao-of-rust-codes.git
fjrti
tao-of-rust-codes
tao-of-rust-codes
master

搜索帮助