We can try to "fix" this by ignoring the result of evaluating the if expression, like so: fn return_number(is_even: bool) -> u32 { if ...
確定! 回上一頁