Imgflip Logo Icon

rust clone trait hell

rust clone trait hell | 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 | image tagged in rust,programming,loop,infinity loop,circle | made w/ Imgflip meme maker
188 views Made by PavloMyroniuk 1 year ago in programming
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