termcolor_output_impl 1.0.0

Implementation crate for colored! macro.
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 20.29 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 299.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Cerber-Ursi

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.