Coloring terminal so simple, you already know how to do it ! use colored::Colorize; "this is blue".blue(); "this is red ...
確定! 回上一頁