Sized. Sized is a marker trait that says that the compiler knows the size of values of the type. You cannot implement Sized yourself.
確定! 回上一頁