pub fn attach_observe_event_log<T: Clone + 'static>(
graph: &Graph,
log: Rc<dyn AppendLogStorageTier<ObserveEventFrame<T>>>,
opts: AttachObserveEventLogOptions<T>,
) -> ObserveEventLogHandleExpand description
Creates or computes attach_observe_event_log.