Function structlog_reader

Source
pub fn structlog_reader(
    src: impl Read,
) -> impl Iterator<Item = CuResult<CuLogEntry>>