StandardCout

Type Alias StandardCout 

Source
pub type StandardCout = Cout<StandardMessageFormatter>;
Expand description

A Cout service pre-configured with the StandardMessageFormatter.

Aliased Typeยง

pub struct StandardCout { /* private fields */ }