pub fn runtime_lifecycle_reader(
src: impl Read,
) -> impl Iterator<Item = RuntimeLifecycleRecord>Expand description
Extracts the runtime lifecycle records from the log.
pub fn runtime_lifecycle_reader(
src: impl Read,
) -> impl Iterator<Item = RuntimeLifecycleRecord>Extracts the runtime lifecycle records from the log.