hudhook icon indicating copy to clipboard operation
hudhook copied to clipboard

Rust API Guidelines compliance

Open veeenu opened this issue 2 years ago • 2 comments

We should refactor the whole library to adhere to the API Guidelines. This checklist should guide the work.

veeenu avatar Jul 09 '22 05:07 veeenu

Are you tracking this somewhere? I'm just getting into Rust and this may be a great opportunity for me to practice the language and pitch in on a good project.

thompsondt avatar Sep 01 '22 22:09 thompsondt

Absolutely, that's much appreciated!

Not really tracking this effort much honestly, due to the fact that the time it takes finding non-complying areas dominates the time it takes fixing them -- it's mostly very small refactorings/renames and stuff can and will slip through in the future anyway so it's faster to just change stuff as one finds it.

veeenu avatar Sep 02 '22 04:09 veeenu