7 releases

0.1.6 Oct 6, 2024
0.1.5 Sep 1, 2024
0.1.3 Jun 15, 2024

#20 in #array-string

Download history 149/week @ 2024-09-23 180/week @ 2024-09-30 321/week @ 2024-10-07 219/week @ 2024-10-14 134/week @ 2024-10-21 107/week @ 2024-10-28 316/week @ 2024-11-04 597/week @ 2024-11-11 592/week @ 2024-11-18 460/week @ 2024-11-25 366/week @ 2024-12-02 233/week @ 2024-12-09 155/week @ 2024-12-16 35/week @ 2024-12-23 157/week @ 2024-12-30 179/week @ 2025-01-06

539 downloads per month
Used in aformat

MIT license

14KB
267 lines

aformat

A no-std and no-alloc version of format! using ToArrayString.

Read the documentation via cargo doc --open --no-deps or on docs.rs.

Minimum Supported Rust Version

This is currently 1.79, and is considered a breaking change to increase.

Credits

  • @danielhenrymantilla, aka yandros, for providing much of the tricks needed to implement this on stable.
  • Everyone who has contributed to typenum, again for stable compatiblity.
  • The rustc developers, who unknowingly stablized enough features for this to work.

Dependencies

~0.4–0.9MB
~19K SLoC