bitfield: impl FromBits for NonZeroU{n} #476
Labels
crate/bitfield
Related to the `mycelium-bitfield` crate
good first issue
Good for newcomers
kind/enhancement
New feature or request
it would be nice if
mycelium-bitfield
hadFromBits
impls forNonZeroU{n}
andOption<NonZeroU{n}>
, so that those types can be used in bitfields directly.The text was updated successfully, but these errors were encountered: