Function no_stdout::stdout[][src]

pub fn stdout() -> &'static dyn StdOut
Expand description

Returns a reference to the stdout.

If a stdout has not been set, returns a no-op implementation.