To clone a Vec the Type inside the Vec also has to implement the Clone trait. The easiest way to do this is to use the derive macro as seen ...
確定! 回上一頁