xvc_walker::sync

Type Alias PathSyncSingleton

Source
pub type PathSyncSingleton = Arc<Mutex<PathSync>>;
Expand description

A thread safe singleton for PathSync

Aliased Typeยง

struct PathSyncSingleton { /* private fields */ }