Crate report_macros

source ·
Expand description

§Report Macros

MIT licensed Latest version Documentation

This crate contains complementary macros for the report crate.
Therefore, it is not intended to be used on its own. Since report already has this crate as a dependency, other projects should not be required to add this to their Cargo.toml

Attribute Macros§

  • Print all nested logging events to the console.
  • Annotate a new logging group with a custom message.