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 9bb33f0 commit 88086ceCopy full SHA for 88086ce
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