The Copy trait allows a value to be copied. All the primitive types (e.g. i32 , bool , etc.) implement Copy implicitly.
確定! 回上一頁