If a file starts with `// @generated` then [rustfmt will ignore it](https://github.com/rust-lang/rustfmt/pull/4296). This is useful if you're committing the generated files to git and you don't want to have CI fail because of the generated files