I am new to Rust! I did try x.to_digit(10).ok_or("Error").unwrap() to turn it into a Result rather than an ...
確定! 回上一頁