pub fn handle_event(
tree: &impl TreeStore,
cache: &impl CacheStore,
event: &ProcEvent,
)Expand description
Handle a single process lifecycle event.
pub fn handle_event(
tree: &impl TreeStore,
cache: &impl CacheStore,
event: &ProcEvent,
)Handle a single process lifecycle event.