You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BufMut is unsafe to implement, but there are no safety requirements telling users what they need to ensure for their implementations to be sound. It looks like #329 lists out the requirements, so they may just need to be translated into documentation.
The text was updated successfully, but these errors were encountered:
BufMut
is unsafe to implement, but there are no safety requirements telling users what they need to ensure for their implementations to be sound. It looks like #329 lists out the requirements, so they may just need to be translated into documentation.The text was updated successfully, but these errors were encountered: