mirror of
https://github.com/MrBeanCpp/MIT.git
synced 2026-04-29 13:19:44 +08:00
彩色panic信息
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
mod cli;
|
||||
fn main() {
|
||||
color_backtrace::install(); // colorize backtrace
|
||||
|
||||
cli::handle_command();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user