Oxide and Friends
Crates We Love
Rain Paharia
Um, or like a derived clone or something. And like, uh, if you have a. create which has a generic, like t colon clone, then the implementation that Rust generates is you only derive clone if t also implements clone. You only get to implement clone that way. That is like mostly what you want, but sometimes not. And so, you know, one option is you, if you don't want that clone bound, right?
0
💬
0
Comments
Log in to comment.
There are no comments yet.