On Thu, Jul 18, 2013 at 03:28:02PM -0400, Benjamin Striegel wrote: > I think at the least we should offer a #[deriving(Basics)] for use on > public types so that people aren't forced to memorize "Eq Ord TotalOrd > TotalEq IterBytes Clone" (unless we can find a silly SFINAE-esque > acronym... http://www.wordsmith.org/anagram/anagram.cgi?anagram=eottic ).
+1 This is more-or-less what I was going to propose. Don't care too much what we call it. Niko _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
