If you make documentation changes, you may want to check whether there are any
warnings or errors:
$ cargo doc --workspace --all-features
$ cargo doc --workspace --all-features --no-deps
### Code style