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 169/week @ 2023-12-06 239/week @ 2023-12-13 219/week @ 2023-12-20 162/week @ 2023-12-27 183/week @ 2024-01-03 257/week @ 2024-01-10 228/week @ 2024-01-17 168/week @ 2024-01-24 133/week @ 2024-01-31 238/week @ 2024-02-07 267/week @ 2024-02-14 200/week @ 2024-02-21 312/week @ 2024-02-28 290/week @ 2024-03-06 236/week @ 2024-03-13 291/week @ 2024-03-20

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