Your if-else-if is possible with guards: https://doc.rust-lang.org/stable/rust-by-example/flow_control/match/guard.html.
確定! 回上一頁