syntex_fmt_macros 0.5.0

Export of fmt_macros code generation
Documentation

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.