Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 315 Bytes

to-arraystring

A no-std version of ToString implemented for bool/integer/float types formatting into an ArrayString.

Minimum Supported Rust Version

This is currently 1.56 with no features active, and is considered a breaking update to increase.

  • Using the nonzero_impls feature, this increases to 1.79.