# Control Flow Basics {{%segment outline}}
- We will now cover the many kinds of flow control found in Rust. - Most of this will be very familiar to what you have seen in other programming languages.