Module test

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

Test utilities.

Statics§

LOG_INIT 🔒

Functions§

init_logging
Initialize global logger, using the tracing_subscriber crate, with sensible defaults.
init_logging_default
Initialize global logger, using the tracing_subscriber crate.
timeout
Runs a function with a timeout.