archivist_lib::logs::shared_buffer

Type Alias OnInactive

Source
pub type OnInactive = Box<dyn Fn(Arc<ComponentIdentity>) + Send + Sync>;

Aliased Typeยง

struct OnInactive(/* private fields */);