Odak modu
This video also explains how to write an if / else conditional statement in Rust.
There are if, else, else if, let, loop, while, for, again!, break, continue, return, with the usual semantics known from C. And there are unique semantics like let and again!.
You can find detailed further information from Rust Official documentation:
Yorum yapabilmek için derse kayıt olmalısın!