bitfield-struct-rs icon indicating copy to clipboard operation
bitfield-struct-rs copied to clipboard

Failable conversion?

Open ianthetechie opened this issue 1 year ago • 1 comments

Hey, thanks for the great crate!

It would be neat if there was a failable version, for cases when an enumeration with an integral repr doesn't use the full range (some bit patterns are invalid). I'm not sure if this fits within the goals of the crate, but thought I'd open the feature request anyways.

ianthetechie avatar Oct 19 '24 08:10 ianthetechie