We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc91e2 commit 7b6a707Copy full SHA for 7b6a707
README.md
@@ -71,11 +71,6 @@ struct Container {
71
}
72
```
73
74
-Check out the [dyn-clonable] crate which provides the same Clone impl for
75
-`Box<dyn MyTrait>` in a more concise attribute form.
76
-
77
-[dyn-clonable]: https://github.com/kardeiz/objekt-clonable
78
79
<br>
80
81
#### License
0 commit comments