save_to_disk

Function save_to_disk 

Source
pub fn save_to_disk(
    path: impl AsRef<Path>,
) -> impl FnMut(On<'_, '_, ScreenshotCaptured>)
Expand description

Saves the captured screenshot to disk at the provided path.