pub fn init_console()Expand description
Initializes the console for correct UTF-8 output and ANSI escape support. On non-Windows platforms this is a no-op because modern Unix terminals handle both natively.
pub fn init_console()Initializes the console for correct UTF-8 output and ANSI escape support. On non-Windows platforms this is a no-op because modern Unix terminals handle both natively.