In fact, there has been one example of const generic types since early on in Rust's development: the array types [T; N] , for some type T ...
確定! 回上一頁