Crate testtools

Source
Expand description

testtools is a library containing tools used to eliminate boilerplate code in tests.

Modules§

sync
Synchronization primitives for thread/tasks.
task
thread
Threading tools.

Type Aliases§

SynchronizerDeprecated
Old name from sync::Checkpoint.