Skip to main content

PendingCallGraphStorePaths

Type Alias PendingCallGraphStorePaths 

Source
pub type PendingCallGraphStorePaths = Arc<Mutex<BTreeSet<PathBuf>>>;

Aliased Type§

pub struct PendingCallGraphStorePaths { /* private fields */ }