[][src]Function strace_parse::structure::iter_finished

pub fn iter_finished<T: Iterator<Item = Line>>(
    input: T
) -> impl Iterator<Item = Line>