Create
Make a Meme
Make a GIF
Make a Chart
Make a Demotivational
rust clone trait hell
share
353 views
•
Made by
PavloMyroniuk
2 years ago
in
programming
rust
programming
loop
infinity loop
circle
Add Meme
Add Image
Post Comment
Show More Comments
Created with the Imgflip
Meme Generator
IMAGE DESCRIPTION:
the trait `Clone` is not implemented for `Box<dyn MyTrait + Send>`; `Box<dyn MyTrait + Send + Clone>`; `Box<dyn MyTrait + Send>` cannot be made into an object; error[E0225]: additional non-auto trait; trait MyTrait: Clone