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

Download history 632/week @ 2024-04-04 908/week @ 2024-04-11 791/week @ 2024-04-18 1131/week @ 2024-04-25 800/week @ 2024-05-02 909/week @ 2024-05-09 757/week @ 2024-05-16 694/week @ 2024-05-23 1046/week @ 2024-05-30 1169/week @ 2024-06-06 1513/week @ 2024-06-13 1382/week @ 2024-06-20 698/week @ 2024-06-27 847/week @ 2024-07-04 2144/week @ 2024-07-11 1070/week @ 2024-07-18

5,046 downloads per month
Used in 19 crates (via termcolor_output)

MIT license

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.

No runtime deps