Because String owns a pointer, we can't use Copy trait. It would end up copying the pointer which would lead to a double free at some point.
確定! 回上一頁