使用trait找不到方法. ... I'm a beginner of Rust. ... trait Floating: Sized + Copy + Clone + Mul + Add { fn sqrt(self) -> Self; ...
確定! 回上一頁