rustplotlib icon indicating copy to clipboard operation
rustplotlib copied to clipboard

I ran ```cargo fmt`` on this project.

Open martinfrances107 opened this issue 1 year ago • 0 comments

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

martinfrances107 avatar Aug 14 '23 11:08 martinfrances107