1 2 3 4 5
use KiThe::gui::gui_plot::run_plot_test; fn main() -> Result<(), eframe::Error> { run_plot_test() }