Constraints Summary
-
Constraints mark programs as invalid.
-
Well designed constraints mark incorrect programs as invalid.
-
Rust has strict constraints, so more incorrect programs are marked invalid.
Switch from:
"It's so hard to get anything to compile."
🫠
to:
"The compiler is doing so much work for me."
🙇♂️