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
The std feature enables a few things like alloc and other things one might not need, but I'd still like the Error trait implemented for the Error type. Would it be ok to separate this out?
The text was updated successfully, but these errors were encountered:
The
std
feature enables a few things like alloc and other things one might not need, but I'd still like theError
trait implemented for the Error type. Would it be ok to separate this out?The text was updated successfully, but these errors were encountered: