sedan-cell

Results 1 comments of sedan-cell

`#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]` prevents the console from showing but also `--help` messages from `clap` from being available to a user.