Skip to main content

Module test

Module test 

Source
Available on test or crate feature test only.
Expand description

Test utilities.

Statics§

LOG_INIT 🔒 test

Functions§

init_loggingtest
Initialize global logger, using the tracing_subscriber crate, with sensible defaults.
init_logging_defaulttest
Initialize global logger, using the tracing_subscriber crate.
timeouttest
Runs a function with a timeout.