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 eead22c commit a860727Copy full SHA for a860727
src/generics/multi_bounds.md
@@ -1,6 +1,6 @@
1
# Multiple bounds
2
3
-Multiple bounds can be applied with a `+`. Like normal, different types are
+Multiple bounds for a single type can be applied with a `+`. Like normal, different types are
4
separated with `,`.
5
6
```rust,editable
0 commit comments