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.