pub fn read_desktop_cargo_options( project_dir: &Path, target: Target, variant: Option<&str>, ) -> Result<DesktopCargoOptions>