Macros§
- Macro that can get the function name of the function the macro is invoked within
- Construct a
serde_json::Value
from a JSON literal. - Creates a temporary file with the specified prefix in a directory named after the calling function, ie using it within a test will place it in a temporary directory named after the test
Structs§
- A guard that resets the current default dispatcher to the prior default dispatcher when dropped.
- Describes the level of verbosity of a span or event.