mirror of
https://github.com/rust-lang/book.git
synced 2026-05-17 05:00:42 -04:00
8 lines
211 B
TOML
8 lines
211 B
TOML
[book]
|
|
title = "The Rust Programming Language"
|
|
author = "Steve Klabnik and Carol Nichols, with Contributions from the Rust Community"
|
|
|
|
[output.html]
|
|
additional-css = ["ferris.css"]
|
|
additional-js = ["ferris.js"]
|