//! Terminal streams (STDOUT and STDIN)
use lazy_static;
use Mutex;
use ;
lazy_static!
/// Obtain the color configuration.
///
/// Panics if no configuration has been provided.
/// Set the color configuration.
///
/// Panics if the terminal has already been configured.
pub