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
SmallVec is useful for embedded applications, and defmt is a popular logging framework for embedded. It would be useful to add a defmt feature that implements defmt::Format for all types.