4 releases

Uses old Rust 2015

0.5.0 May 19, 2015
0.4.3 May 10, 2015
0.4.2 Apr 30, 2015
0.4.0 Apr 27, 2015

#13 in #syntex

Download history 132/week @ 2024-11-17 227/week @ 2024-11-24 242/week @ 2024-12-01 323/week @ 2024-12-08 376/week @ 2024-12-15 114/week @ 2024-12-22 78/week @ 2024-12-29 305/week @ 2025-01-05 466/week @ 2025-01-12 384/week @ 2025-01-19 156/week @ 2025-01-26 402/week @ 2025-02-02 415/week @ 2025-02-09 199/week @ 2025-02-16 397/week @ 2025-02-23 128/week @ 2025-03-02

1,211 downloads per month
Used in derive-error-chain

MIT/Apache

22KB
513 lines

Macro support for format strings

These structures are used when parsing format strings for the compiler. Parsing does not happen at runtime: structures of std::fmt::rt are generated instead.

Dependencies

~58KB