uds icon indicating copy to clipboard operation
uds copied to clipboard

feat: eagerly implement common traits

Open CardboardTurkey opened this issue 1 year ago • 1 comments

This adds eager implementations of the common traits to all public structs, as recommended in the Rust API guidelines.

CardboardTurkey avatar Jun 28 '24 10:06 CardboardTurkey

Some of the traits here might be inappropriate and I'd be happy to remove them if so. For my own use case I really just need the comparison and hashing traits.

CardboardTurkey avatar Jun 28 '24 13:06 CardboardTurkey

Closing due to inactivity

CardboardTurkey avatar Oct 03 '25 09:10 CardboardTurkey