[book] authors = ["sunface"] language = "zh-CN" title = "Rust语言圣经(Rust Course)" src = "src" [output.html] additional-css = ["theme/style2.css"] additional-js = ["assets/custom.js", "assets/bigPicture.js"] git-repository-url = "https://github.com/sunface/rust-course#创作感悟" edit-url-template = "https://github.com/sunface/rust-course/edit/main/{path}" [output.html.playground] editable = true copy-js = true line-numbers = true [output.html.fold] enable = true level = 1 [rust] edition = "2021" #在线运行用2021版本的