rust-hwi icon indicating copy to clipboard operation
rust-hwi copied to clipboard

Types in this library stutter

Open tcharding opened this issue 2 years ago • 1 comments
trafficstars

The types in this library use a prefix HWI which makes them stutter if used with the full path (eg. hwi::HWIAddress). We could simplify the path and make the code more terse by removing all the prefixes.

(Please note, I have not spent much time in this repo so I may be missing some nuance.)

tcharding avatar Jun 13 '23 04:06 tcharding

I agree, removing the HWI prefix is I think the right way forward :)

danielabrozzoni avatar Jun 14 '23 09:06 danielabrozzoni