pub fn rust_module_gen( db: &Database, path: impl AsRef<Path>, type_defs: &[TypeDef], is_crate: bool, ) -> Result<()>