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 618/week @ 2023-12-13 402/week @ 2023-12-20 333/week @ 2023-12-27 572/week @ 2024-01-03 684/week @ 2024-01-10 579/week @ 2024-01-17 737/week @ 2024-01-24 963/week @ 2024-01-31 987/week @ 2024-02-07 979/week @ 2024-02-14 944/week @ 2024-02-21 952/week @ 2024-02-28 812/week @ 2024-03-06 746/week @ 2024-03-13 724/week @ 2024-03-20 697/week @ 2024-03-27

3,210 downloads per month
Used in 17 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