rust-unofficial / patterns

A catalogue of Rust design patterns, anti-patterns and idioms
https://rust-unofficial.github.io/patterns/
Mozilla Public License 2.0
7.84k stars 352 forks source link

Add pdf renderer and link rendered book #380

Closed simonsan closed 3 months ago

simonsan commented 7 months ago

We should render patterns also to a pdf-book. Following this discussion here, there is a nice pdf renderer coming: https://github.com/google/comprehensive-rust/issues/1543