1
0

book.toml 135 B

123456789
  1. [book]
  2. authors = ["Jonathan Kelley"]
  3. language = "en"
  4. multilingual = false
  5. src = "src"
  6. title = "Dioxus Router"
  7. [rust]
  8. edition = "2021"