4 releases (1 stable)
1.0.0 | Oct 23, 2019 |
---|---|
1.0.0-rc.3 | Oct 20, 2019 |
1.0.0-rc.2 | Oct 19, 2019 |
1.0.0-rc.1 | Oct 18, 2019 |
#8 in #proc-macro-hack
5,046 downloads per month
Used in 19 crates
(via termcolor_output)
21KB
566 lines
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.
lib.rs
:
Procedural macro crate for termcolor_output.
Please do not depend on this crate directly.