Skip to content

I ran `cargo fmt on this project. #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martinfrances107
Copy link

I love this module , it is really useful

There is no change in functionality, I think this makes the code more readable Also I added a github action to enforce the formatting policy.

I think this a good thing to do, as all debate about which code layout looks best gets reduced to "What does cargo fmt" say.

It is a common operation to configure you IDE to run cargo fmt on every "save"

I am about to file another issue where to function signature forces the creation of a new object .. rather than passing a slice by reference, so this is just a preliminary step

There is no change in functionality, I think this makes the code more readable
Also I added a github action to enforce the formatting policy.

I think this a good thing to do, as all debate about which code layout looks best
gets reduced to "What does cargo fmt" say.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant