This pull request adds a new rustfmt.toml file to the project. The file includes ignore rules for the directories 'lib/serviceinfo/models' and 'lib/tes/models'.
Tips
- Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request.
- Continue your discussion with Sourcery by replying directly to review comments.
- You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai):
- Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
- Change the review language;
- You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
Adding the cargo.toml file
Summary by Sourcery
Introduced a rustfmt.toml file to configure formatting rules, specifically ignoring certain directories.