rust-embedded-community / aligned

A newtype with alignment of at least `A` bytes
Apache License 2.0
30 stars 9 forks source link

Make alignment public but un-implementable #17

Closed MabezDev closed 7 months ago

MabezDev commented 7 months ago

This allows for downstream crates to be generic over alignment.