We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6bc21 commit 4af932eCopy full SHA for 4af932e
src/idiomatic/leveraging-the-type-system.md
@@ -34,7 +34,7 @@ Additional items speaker may mention:
34
35
- The same caution should be applied to object-oriented design patterns. Rust
36
doesn't support inheritance, and object decomposition should take into account the
37
- constraints introduced by the borrow-checker.
+ constraints introduced by the borrow checker.
38
39
- Mention that type-level abstractions are often referred to as "zero-cost
40
abstractions", although the label can be misleading: the impact on compile
0 commit comments