ParkMyCar / compact_str

A memory efficient string type that can store up to 24* bytes on the stack
MIT License
557 stars 41 forks source link

fix: Remove explicit import of FromIterator #369

Closed ParkMyCar closed 4 months ago

ParkMyCar commented 4 months ago

Fixes the fuzz builds