Skip to content

Rust-Chinese-Translation/Rust-Rand-Book-zh

 
 

Repository files navigation

The Rust Rand Book(中文版)

Build Status License

The Rust Rand Book:

贡献说明

这本书与 Rand 库具有一致的版权。 对这本书贡献内容只需要简单地 fork 仓库,编辑 src/ 目录下的内容,然后提交 PR 。

本书通过 mdBook 构建, 在本地预览,请运行:

cargo install mdbook
mdbook build --open
mdbook test

版权说明

the Rust Rand Book 具有 MIT 和 Apache 2.0 双重版权。

参阅 LICENSE-APACHELICENSE-MIT ,以及 COPYRIGHT 了解更多细节。

About

The Rust Rand Book 中文翻译版

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages

  • CSS 53.6%
  • Handlebars 41.3%
  • JavaScript 5.1%