termcolor_output_impl 1.0.0

Implementation crate for colored! macro.
Documentation
1
2
3
4
5
6
7
8
9
This is the procedural macro crate for [`termcolor_output`].

Please do not depend on this macro directly. The dual-crate system is a rather hacky way
for this crate to ever exist on stable (in fact, it is the re-implementation of [`proc_macro_hack`]).

For further documentation, please refer to the wrapper crate.

[`termcolor_output`]: http://crates.io/crates/termcolor_output
[`proc_macro_hack`]: http://github.com/dtolnay/proc-macro-hack