Skip to main content

Module observe_storage

Module observe_storage 

Source
Expand description

Graph.observe() -> passive storage adapter (D57/D74/D125).

Storage frame codecs and append-log paging stay in crate::storage. This module owns the graph-bound observe subscription that writes those passive frames.

Structs§

AttachObserveEventLogOptions
AttachObserveEventLogOptions data container.
ObserveEventLogErrorContext
ObserveEventLogErrorContext data container.
ObserveEventLogHandle
ObserveEventLogHandle data container.

Enums§

ObserveEventLogErrorPhase
ObserveEventLogErrorPhase variants.

Functions§

attach_observe_event_log
Creates or computes attach_observe_event_log.

Type Aliases§

ObserveEventLogErrorFn
ObserveEventLogErrorFn type alias.
ObserveEventLogMap
ObserveEventLogMap type alias.