Skip to main content

CompletedTasks

Type Alias CompletedTasks 

Source
pub type CompletedTasks = Arc<Mutex<HashSet<String>>>;

Aliased Type§

pub struct CompletedTasks { /* private fields */ }