DebugSmokeTestRunner

Trait DebugSmokeTestRunner 

Source
pub trait DebugSmokeTestRunner: SmokeTestRunner + Debug { }
Expand description

Trait marker to bound SmokeTestRunner with Debug for use inside the public API.

Implementors§