[][src]Function ninja_build_syntax::parse

pub fn parse(data: &[u8]) -> impl Iterator<Item = Result<Statement, Error>>