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
If there was an alloc feature in addition to the std feature then parts of the library that need allocation but not the rest of the standard library could still be used in a no_std context.