Rust doesn't have "implicit returns" because (almost) everything in Rust is an expression ... the type of the return value from both branches has to match.
確定! 回上一頁