Console__.Console_intf
module type Io = sig ... end
module type S = sig ... end
module type Console = sig ... end
Color printing in terminals