1 2 /** <div rustbindgen nocopy></div> */ 3 template<typename T> 4 class CopiableButWait { 5 int whatever; 6 }; 7