[][src]Function ownrs::parse

pub fn parse<T: AsRef<str>>(input: T) -> Result<Vec<Statement>, ParseError>