Skip to main content

CleanupState

Type Alias CleanupState 

Source
pub type CleanupState = Arc<Mutex<Option<PathBuf>>>;

Aliased Type§

pub struct CleanupState { /* private fields */ }