The Rust RFC Book

  • repo
  • site
  • description: Rust RFCs - RFC Book - Active RFC List

book.toml

[book]
title = "The Rust RFC Book"

[output.html]
smart-punctuation = true
no-section-label = true
git-repository-url = "https://github.com/rust-lang/rfcs"
site-url = "/rfcs/"

[output.html.search]
heading-split-level = 0

[output.html.playground]
runnable = false