100-exercises-to-learn-rust/book/src/08_futures
Luca Palmieri 96f06708b0
Render the book in PDF using `pandoc` and LaTeX. (#126)
* Render the book in PDF using `pandoc` and LaTeX.

* Fix installs.

* Go the apt-get route

* Another attempt

* Avoid installing twice.

* Re-order.

* Add more packages.

* Minimise deps. Fix link checker.

* Missing package.

* Missing package.

* Missing package.

* More packages.

* Missing package.

* Missing package.

* More packages...

* Remove.

* Fix link checker.

* Fix link checker.

* Fix path.

* Add subtitle.

* Avoid running over the right margin.

* Avoid running over the right margin.

* Formatting
2024-08-05 17:52:15 +02:00
..
00_intro.md Formatter (#51) 2024-05-24 17:00:03 +02:00
01_async_fn.md Formatter (#51) 2024-05-24 17:00:03 +02:00
02_spawn.md Ch-08 Futures Exercise 02: Fix typo (#106) 2024-06-30 00:18:46 +02:00
03_runtime.md Formatter (#51) 2024-05-24 17:00:03 +02:00
04_future.md Render the book in PDF using `pandoc` and LaTeX. (#126) 2024-08-05 17:52:15 +02:00
05_blocking.md Formatter (#51) 2024-05-24 17:00:03 +02:00
06_async_aware_primitives.md Update 06_async_aware_primitives.md (#122) 2024-07-28 12:46:20 +02:00
07_cancellation.md Render the book in PDF using `pandoc` and LaTeX. (#126) 2024-08-05 17:52:15 +02:00
08_outro.md Formatter (#51) 2024-05-24 17:00:03 +02:00