pub fn save_to_disk( path: impl AsRef<Path>, ) -> impl FnMut(On<'_, '_, ScreenshotCaptured>)
Saves the captured screenshot to disk at the provided path.