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 a772ce3 commit 8967c0bCopy full SHA for 8967c0b
src/items/traits.md
@@ -65,6 +65,7 @@ trait Seq<T> {
65
}
66
```
67
68
+<a id="object-safety"></a>
69
## Dyn compatibility
70
71
A dyn-compatible trait can be the base trait of a [trait object]. A trait is
0 commit comments