- [ ] types of comment: {,in}line `//`, block `/* */` - [ ] comments can be nested - [ ] briefly mention that special `///` comments are used to build documentation, and link to the `rustdoc` chapter