pub fn null_sink() -> impl TestOutputSinkExpand description
A TestOutputSink that discards all bytes — useful for unit
tests of the runner itself.
pub fn null_sink() -> impl TestOutputSinkA TestOutputSink that discards all bytes — useful for unit
tests of the runner itself.