Skip to main content

attach_observe_event_log

Function attach_observe_event_log 

Source
pub fn attach_observe_event_log<T: Clone + 'static>(
    graph: &Graph,
    log: Rc<dyn AppendLogStorageTier<ObserveEventFrame<T>>>,
    opts: AttachObserveEventLogOptions<T>,
) -> ObserveEventLogHandle
Expand description

Creates or computes attach_observe_event_log.