1 Star 0 Fork 0

minstrel / the-rust-rand-book-chinese

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

The Rust Rand Book

Build Status License

The source to The Rust Rand Book.

Contributing

This book is published under the same licence as the Rand lib itself. Contributing should be as simple as forking, editing the contents of the src/ directory, and making a PR.

The book is built using mdBook. To preview your changes locally:

cargo install mdbook --version "^0.2" --force
mdbook build --open
mdbook test

License

The Rust Rand Book is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.

Copyrights in the Rand project are retained by their contributors. No copyright assignment is required to contribute to the Rand project. For full authorship information, see the version control history. Except as otherwise noted (below and/or in individual files), Rand is licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or <http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.

简介

为学习 Rust Crate 的规范开发模式,顺手翻译此书 展开 收起
Rust
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Rust
1
https://gitee.com/minstrel1977/the-rust-rand-book-chinese.git
git@gitee.com:minstrel1977/the-rust-rand-book-chinese.git
minstrel1977
the-rust-rand-book-chinese
the-rust-rand-book-chinese
master

搜索帮助