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 296/week @ 2024-08-30 237/week @ 2024-09-06 235/week @ 2024-09-13 245/week @ 2024-09-20 232/week @ 2024-09-27 107/week @ 2024-10-04 117/week @ 2024-10-11 177/week @ 2024-10-18 197/week @ 2024-10-25 209/week @ 2024-11-01 59/week @ 2024-11-08 91/week @ 2024-11-15 234/week @ 2024-11-22 245/week @ 2024-11-29 275/week @ 2024-12-06 405/week @ 2024-12-13

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