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 26932d1 commit abdf5a6Copy full SHA for abdf5a6
functional/generics-type-classes.md
@@ -249,7 +249,6 @@ It is also used by several popular crates to allow API flexibility:
249
[^1]: See: [impl From\<CString\> for Vec\<u8\>](
250
https://doc.rust-lang.org/stable/src/std/ffi/c_str.rs.html#799-801)
251
252
-
253
[^2]: See: [impl\<T\> From\<Vec\<T, Global\>\> for BinaryHeap\<T\>](
254
https://doc.rust-lang.org/stable/src/alloc/collections/binary_heap.rs.html#1345-1354)
255
0 commit comments