[][src]Function strace_parse::raw::parse

pub fn parse<T: Read>(source: T) -> impl Iterator<Item = Line>