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

#10 in #syntex

Download history 212/week @ 2024-01-04 262/week @ 2024-01-11 234/week @ 2024-01-18 160/week @ 2024-01-25 138/week @ 2024-02-01 229/week @ 2024-02-08 285/week @ 2024-02-15 227/week @ 2024-02-22 248/week @ 2024-02-29 321/week @ 2024-03-07 244/week @ 2024-03-14 290/week @ 2024-03-21 298/week @ 2024-03-28 268/week @ 2024-04-04 261/week @ 2024-04-11 282/week @ 2024-04-18

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

MIT/Apache

22KB
513 lines

Syntex is no longer maintained.


lib.rs:

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