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 106/week @ 2024-10-27 228/week @ 2024-11-03 599/week @ 2024-11-10 600/week @ 2024-11-17 511/week @ 2024-11-24 257/week @ 2024-12-01 368/week @ 2024-12-08 149/week @ 2024-12-15 48/week @ 2024-12-22 146/week @ 2024-12-29 178/week @ 2025-01-05 298/week @ 2025-01-12 337/week @ 2025-01-19 277/week @ 2025-01-26 245/week @ 2025-02-02 517/week @ 2025-02-09

1,393 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