Unalign::update
docs should suggest DerefMut
for unaligned types
#262
Labels
compatibility-nonbreaking
Changes that are (likely to be) non-breaking
For
T: Unaligned
,Unalign<T>
implementsDerefMut
. TheUnalign::update
docs should suggest that users prefer that overupdate
when possible.The text was updated successfully, but these errors were encountered: