book-monads/book.toml
2023-09-28 01:06:27 +00:00

18 lines
246 B
TOML

[book]
authors = ["Alisa Feistel"]
language = "en"
multilingual = false
src = "src"
title = "Monads in Rust"
[rust]
edition = "2021"
[build]
build-dir = "book"
create-missing = false
[output.html]
default-theme = "navy"
mathjax-support = true