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
662 downloads per month
Used in derive-error-chain
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