Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Язык программирования Rust

  • repo (folder: rustbook-ru)
  • site
  • description: The Rust Programming Language translated to Russian

book.toml

[book]
title = "Язык программирования Rust"
author = "Стив Клабник, Кэрол Николс и другие участники сообщества Rust"
language = "ru-RU"

[output.html]
additional-css = ["ferris.css", "theme/2018-edition.css"]
additional-js = ["ferris.js"]