Please find the latest version of the pdf in the release tab. Look at the Assets section and download the pdf from there.
Feel free to send a pull request. We follow the Rust Code of Conduct.
To run this project, install Node 25+ and pnpm.
git clone https://github.com/shirshak55/Rust-Book-In-PDF.git
pnpm install
pnpm exec playwright install chromium
pnpm startThis downloads all books listed in config.toml.
Use DEBUG_ONLY_FIRST=true pnpm start to process only the first book during debugging.
Use PRINT_SETTLE_MS=12000 pnpm start to enforce a longer fixed settle delay before printing.
Use pnpm generate-site to regenerate docs/index.html.
You can support us by starring the repo. As the book is written by other people, I can't take any financial support.
- Shirshak
- TRPL team
- Rustaceans
- Contributors