Crate of the Week

(Self-nomination) display_utils. It's a collection of functions to make common string manipulations easier, but yielding Display able structs instead. That way the crate uses no allocations and is no_std-compatible

6 Likes