Attribute Macro test
#[test]
Expand description
Attribute macro on tests that have tracing output.
This attribute macro acts just like the #[test]
attribute except that it
first initializes the tracing
crate.
#[test]
Attribute macro on tests that have tracing output.
This attribute macro acts just like the #[test]
attribute except that it
first initializes the tracing
crate.