program_name: std::env::current_exe() .unwrap() .file_name() .unwrap() .to_string_lossy() .to_string(),