Skip to main content

parse

Function parse 

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