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

#9 in #proc-macro-hack

Download history 908/week @ 2024-11-20 1281/week @ 2024-11-27 1175/week @ 2024-12-04 1151/week @ 2024-12-11 1165/week @ 2024-12-18 72/week @ 2024-12-25 352/week @ 2025-01-01 684/week @ 2025-01-08 687/week @ 2025-01-15 1056/week @ 2025-01-22 809/week @ 2025-01-29 786/week @ 2025-02-05 996/week @ 2025-02-12 733/week @ 2025-02-19 1059/week @ 2025-02-26 1765/week @ 2025-03-05

4,685 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