[book] title = "Rust By Example" description = "Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries." author = "The Rust Community" [output.html.playpen] editable = true editor = "ace" line-numbers = true [output.html.fold] enable = true [output.html] git-repository-url = "https://github.com/rust-lang/rust-by-example" additional-css = [ "theme/css/language-picker.css", ] [rust] edition = "2021" [build] extra-watch-dirs = ["po"] [preprocessor.gettext] after = ["links"]