Skip The First N Number Of Items In A Rust Iterator Loop
Use [TODO: Code shorthand span ] on an iterator to start at a place after the first item. For example:
rust
~ fin ~
Use [TODO: Code shorthand span ] on an iterator to start at a place after the first item. For example: