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 537/week @ 2024-11-08 595/week @ 2024-11-15 597/week @ 2024-11-22 273/week @ 2024-11-29 369/week @ 2024-12-06 151/week @ 2024-12-13 59/week @ 2024-12-20 58/week @ 2024-12-27 248/week @ 2025-01-03 246/week @ 2025-01-10 290/week @ 2025-01-17 247/week @ 2025-01-24 309/week @ 2025-01-31 342/week @ 2025-02-07 581/week @ 2025-02-14

1,283 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.8MB
~18K SLoC