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 dependencies seem very minimal, its not clear to me that this crate actually requires the stdlib. It can probably just use core + alloc. would the considers supporting no_std use cases? (embedded development, primarily)
the dependencies seem very minimal, its not clear to me that this crate actually requires the stdlib. It can probably just use core + alloc. would the considers supporting no_std use cases? (embedded development, primarily)