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 341/week @ 2024-03-31 206/week @ 2024-04-07 291/week @ 2024-04-14 292/week @ 2024-04-21 286/week @ 2024-04-28 308/week @ 2024-05-05 297/week @ 2024-05-12 263/week @ 2024-05-19 248/week @ 2024-05-26 278/week @ 2024-06-02 148/week @ 2024-06-09 243/week @ 2024-06-16 244/week @ 2024-06-23 75/week @ 2024-06-30 101/week @ 2024-07-07 214/week @ 2024-07-14

662 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

~57KB