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
I'd like to use this with a no_std crate I'm working on, but this crate doesn't seem to support that usage. Would it be possible to add a std feature that's on-by-default that supports all the current functionality and otherwise supporting just stuff allowed by core?