1mod generated { 2 #![allow(warnings)] 3 #![allow(clippy::all, clippy::pedantic)] 4 include!("./generated/rs.devtools.tauri.rs"); 5} 6 7pub use generated::*;