Rust includes a type alias feature, which allows the different groups to make their intentions clearer: /// Units for force. pub type NewtonSeconds = f64; ...
確定! 回上一頁