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 a07ec82 commit ddb8b13Copy full SHA for ddb8b13
src/SUMMARY.md
@@ -130,6 +130,7 @@
130
- [Coinduction](./solve/coinduction.md)
131
- [Proof trees](./solve/proof-trees.md)
132
- [Normalization](./solve/normalization.md)
133
+ - [`Unsize` and `CoerceUnsized` traits](./traits/unsize.md)
134
- [Type checking](./type-checking.md)
135
- [Method Lookup](./method-lookup.md)
136
- [Variance](./variance.md)
0 commit comments