Rust -特徵(Trait)(一). Rust 新手村系列第25 篇 ... fn main() { fn quartic(x: f64) -> f64 { return x.sqrt().sqrt(); } let qr = quartic(100.); println!(
確定! 回上一頁