Skip to main content

graph_read_guard

Function graph_read_guard 

Source
pub fn graph_read_guard() -> RwLockReadGuard<'static, DaemonGraphStore>
Expand description

Read guard over the live graph (lock is process-static via OnceLock).