mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
Changed order of bounds so that readers new to Rust won't be confused by "bool + Copy" and could comprehend it faster and better.
Changed order of bounds so that readers new to Rust won't be confused by "bool + Copy" and could comprehend it faster and better.