#[derive(PartialEq, PartialOrd)]. struct Centimeters(f64);. // A tuple struct that can be printed. #[derive(Debug)]. struct Inches(i32);. impl Inches {.
確定! 回上一頁