// build.rs fn main() { // Tauri build script to generate the context required by `tauri::generate_context!()` tauri_build::build() }